Searched defs:note_name (Results 1 – 8 of 8) sorted by relevance
34 bool __get_elf_note(unsigned note_type, const char* note_name, const ElfW(Addr) note_addr, in __get_elf_note()73 bool __find_elf_note(unsigned int note_type, const char* note_name, const ElfW(Phdr)* phdr_start, in __find_elf_note()
84 std::string_view note_name(current_section + sizeof(Nhdr), in ReadElfBuildId() local
273 string note_name = 3; field
278 string note_name = 3; field
68 char note_name[4]; in CreateElfWithBuildId() member
193 string note_name = 3; field
588 void *note_name = notes + len; in dwfl_segment_report_module() local