Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libelf/
H A Drelocation.cpp107 bool ApplyRelaRelocation(uintptr_t program_base, const DynamicSectionInfo& info) { in ApplyRelaRelocation() function
179 ApplyRelaRelocation(program_base, dynamic_section_info); in ApplyRelocation()