Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dlibc_init_static.cpp125 unsigned long int phdr_ct = getauxval(AT_PHNUM); in apply_gnu_relro() local
146 size_t phdr_ct = getauxval(AT_PHNUM); in layout_static_tls() local
189 static unsigned __get_memtag_note(const ElfW(Phdr)* phdr_start, size_t phdr_ct, in __get_memtag_note()
265 static HeapTaggingLevel __get_heap_tagging_level(const void* phdr_start, size_t phdr_ct, in __get_heap_tagging_level()
302 size_t phdr_ct, in __libc_init_mte()