Searched refs:relocate_a_section (Results 1 – 2 of 2) sorted by relevance
533 if(!o->methods->relocate_a_section) { in _dwarf_load_section()537 res = o->methods->relocate_a_section( o->object, section->dss_index, in _dwarf_load_section()
688 int (*relocate_a_section)(void* obj, Dwarf_Half section_index, member