Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_init_finish.c533 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()
H A Dlibdwarf.h688 int (*relocate_a_section)(void* obj, Dwarf_Half section_index, member