Searched refs:__find_elf_note (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/private/ |
D | elf_note.h | 40 bool __find_elf_note(unsigned int note_type, const char* note_name, const ElfW(Phdr)* phdr_start,
|
/bionic/libc/bionic/ |
D | elf_note.cpp | 70 bool __find_elf_note(unsigned int note_type, const char* note_name, const ElfW(Phdr)* phdr_start, in __find_elf_note() function
|
D | libc_init_static.cpp | 165 if (!__find_elf_note(NT_ANDROID_TYPE_MEMTAG, "Android", phdr_start, phdr_ct, ¬e, &desc, in __get_memtag_level_from_note()
|