![]() |
MySQL 9.4.0
Source Code Documentation
|
#include <elf.h>#include <link.h>#include <cassert>#include <cstddef>#include <cstdio>#include <cstring>Classes | |
| struct | callback_data |
| struct | elf_note |
Typedefs | |
| using | elf_word = ElfW(Word) |
| using | elf_note_struct = ElfW(Nhdr) |
Functions | |
| constexpr elf_word | NOTE_ALIGN (elf_word sz) |
| static int | build_id_callback (dl_phdr_info *info, size_t, void *data_) |
| bool | my_find_build_id (char *dst) |
| using elf_note_struct = ElfW(Nhdr) |
| using elf_word = ElfW(Word) |
|
static |
| bool my_find_build_id | ( | char * | dst | ) |