Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dlibc_init_static.cpp121 unsigned long int phdr_ct = getauxval(AT_PHNUM); in apply_gnu_relro() local
142 size_t phdr_ct = getauxval(AT_PHNUM); in layout_static_tls() local
206 static unsigned __get_memtag_note(const ElfW(Phdr)* phdr_start, size_t phdr_ct, in __get_memtag_note()
278 static HeapTaggingLevel __get_heap_tagging_level(const void* phdr_start, size_t phdr_ct, in __get_heap_tagging_level()
306 size_t phdr_ct, in __libc_init_mte()