Home
last modified time | relevance | path

Searched refs:__find_elf_note (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/private/
Delf_note.h40 bool __find_elf_note(unsigned int note_type, const char* note_name, const ElfW(Phdr)* phdr_start,
/bionic/libc/bionic/
Delf_note.cpp70 bool __find_elf_note(unsigned int note_type, const char* note_name, const ElfW(Phdr)* phdr_start, in __find_elf_note() function
Dlibc_init_static.cpp165 if (!__find_elf_note(NT_ANDROID_TYPE_MEMTAG, "Android", phdr_start, phdr_ct, &note, &desc, in __get_memtag_level_from_note()