Searched defs:program_base (Results 1 – 2 of 2) sorted by relevance
63 bool FixUpRelxTable(uintptr_t program_base, [[maybe_unused]] const Elf64_Sym* symtab, in FixUpRelxTable()107 bool ApplyRelaRelocation(uintptr_t program_base, const DynamicSectionInfo& info) { in ApplyRelaRelocation()119 bool ApplyRelRelocation(uintptr_t program_base, const DynamicSectionInfo& info) { in ApplyRelRelocation()131 extern "C" bool ApplyRelocation(uintptr_t program_base, uintptr_t dynamic_section) { in ApplyRelocation()
73 void ApplyRelocationHangIfFail(uintptr_t program_base, uintptr_t dynamic_section) { in ApplyRelocationHangIfFail()