Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.cpp790 ElfW(Addr)* p_filesz, bool should_pad_segments) { in _extend_load_segment_vma()
973 bool should_pad_segments) { in _phdr_table_set_load_prot()
1027 ElfW(Addr) load_bias, bool should_pad_segments, in phdr_table_protect_segments()
1057 bool should_pad_segments) { in phdr_table_unprotect_segments()
1065 bool should_pad_segments) { in _extend_gnu_relro_prot_end()
1126 bool should_pad_segments) { in _phdr_table_set_gnu_relro_prot()
1184 ElfW(Addr) load_bias, bool should_pad_segments) { in phdr_table_protect_gnu_relro()
Dlinker_phdr.h61 bool should_pad_segments() const { return should_pad_segments_; } in should_pad_segments() function
Dlinker_main.cpp206 bool should_pad_segments; member
Dlinker_soinfo.h370 bool should_pad_segments() const { return should_pad_segments_; } in should_pad_segments() function