Searched refs:relocatablesec (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_elf_access.c | 330 struct Dwarf_Section_s **relocatablesec, int *error) 332 MATCH_REL_SEC(section_index,dbg->de_debug_info,relocatablesec); 333 MATCH_REL_SEC(section_index,dbg->de_debug_abbrev,relocatablesec); 334 MATCH_REL_SEC(section_index,dbg->de_debug_line,relocatablesec); 335 MATCH_REL_SEC(section_index,dbg->de_debug_loc,relocatablesec); 336 MATCH_REL_SEC(section_index,dbg->de_debug_aranges,relocatablesec); 337 MATCH_REL_SEC(section_index,dbg->de_debug_macinfo,relocatablesec); 338 MATCH_REL_SEC(section_index,dbg->de_debug_pubnames,relocatablesec); 339 MATCH_REL_SEC(section_index,dbg->de_debug_ranges,relocatablesec); 340 MATCH_REL_SEC(section_index,dbg->de_debug_frame,relocatablesec); 329 find_section_to_relocate(Dwarf_Debug dbg,Dwarf_Half section_index, struct Dwarf_Section_s **relocatablesec, int *error) argument 693 loop_through_relocations( Dwarf_Debug dbg, dwarf_elf_object_access_internals_t* obj, struct Dwarf_Section_s *relocatablesec, int *error) argument 759 struct Dwarf_Section_s * relocatablesec = 0; local [all...] |
Completed in 43 milliseconds