Home
last modified time | relevance | path

Searched refs:ApplyRelRelocation (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libelf/
Drelocation.cpp119 bool ApplyRelRelocation(uintptr_t program_base, const DynamicSectionInfo& info) { in ApplyRelRelocation() function
178 return ApplyRelRelocation(program_base, dynamic_section_info) && in ApplyRelocation()