Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.cpp804 bool should_use_16kib_app_compat) { in _extend_load_segment_vma()
1072 bool should_pad_segments, bool should_use_16kib_app_compat) { in _phdr_table_set_load_prot()
1129 bool should_use_16kib_app_compat, in phdr_table_protect_segments()
1280 bool should_use_16kib_app_compat) { in phdr_table_unprotect_segments()
1289 bool should_use_16kib_app_compat) { in _extend_gnu_relro_prot_end()
1351 bool should_use_16kib_app_compat) { in _phdr_table_set_gnu_relro_prot()
1411 bool should_use_16kib_app_compat) { in phdr_table_protect_gnu_relro()
Dlinker_phdr.h71 bool should_use_16kib_app_compat() const { return should_use_16kib_app_compat_; } in should_use_16kib_app_compat() function
Dlinker_soinfo.h407 bool should_use_16kib_app_compat() const { return should_use_16kib_app_compat_; } in should_use_16kib_app_compat() function