Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/linker/
H A Dlinker_phdr.cpp840 bool should_use_16kib_app_compat) { in _extend_load_segment_vma()
1114 bool should_pad_segments, bool should_use_16kib_app_compat) { in _phdr_table_set_load_prot()
1171 bool should_use_16kib_app_compat, in phdr_table_protect_segments()
1322 bool should_use_16kib_app_compat) { in phdr_table_unprotect_segments()
1331 bool should_use_16kib_app_compat) { in _extend_gnu_relro_prot_end()
1393 bool should_use_16kib_app_compat) { in _phdr_table_set_gnu_relro_prot()
1453 bool should_use_16kib_app_compat) { in phdr_table_protect_gnu_relro()
H A Dlinker_phdr.h71 bool should_use_16kib_app_compat() const { return should_use_16kib_app_compat_; } in should_use_16kib_app_compat() function
H A Dlinker_soinfo.h418 bool should_use_16kib_app_compat() const { return should_use_16kib_app_compat_; } in should_use_16kib_app_compat() function