Home
last modified time | relevance | path

Searched defs:phdr_ct (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dlibc_init_static.cpp115 unsigned long int phdr_ct = getauxval(AT_PHNUM); in apply_gnu_relro() local
136 size_t phdr_ct = getauxval(AT_PHNUM); in layout_static_tls() local
161 static HeapTaggingLevel __get_memtag_level_from_note(const ElfW(Phdr) * phdr_start, size_t phdr_ct, in __get_memtag_level_from_note()
258 const void* phdr_start, size_t phdr_ct, in __get_tagging_level()
327 const memtag_dynamic_entries_t* memtag_dynamic_entries, const void* phdr_start, size_t phdr_ct, in __libc_init_mte()
Delf_note.cpp71 size_t phdr_ct, const ElfW(Nhdr)** note_hdr, const char** note_desc, in __find_elf_note()