Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro.c228 macro_base = dbg->de_debug_macinfo.dss_data; in dwarf_get_macro_details()
249 if (endloc >= dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
276 dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
291 dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
304 dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
313 dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
380 if (endloc > dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
403 dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
422 dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
436 dbg->de_debug_macinfo.dss_size) { in dwarf_get_macro_details()
[all …]
H A Ddwarf_init_finish.c612 &dbg->de_debug_macinfo, in enter_section_in_de_debug_sections_array()
1944 *debug_macinfo_size = dbg->de_debug_macinfo.dss_size; in dwarf_get_section_max_offsets()
1974 *debug_macinfo_size = dbg->de_debug_macinfo.dss_size; in dwarf_get_section_max_offsets_b()
2010 *debug_macinfo_size = dbg->de_debug_macinfo.dss_size; in dwarf_get_section_max_offsets_c()
2054 *debug_macinfo_size = dbg->de_debug_macinfo.dss_size; in dwarf_get_section_max_offsets_d()
H A Ddwarf_opaque.h600 struct Dwarf_Section_s de_debug_macinfo; member
H A Ddwarf_alloc.c981 rela_free(&dbg->de_debug_macinfo); in _dwarf_free_all_of_one_debug()
H A Ddwarf_elfread.c311 MATCH_REL_SEC(section_index,dbg->de_debug_macinfo,relocatablesec); in find_section_to_relocate()
H A Ddwarf_elf_access.c429 MATCH_REL_SEC(section_index,dbg->de_debug_macinfo,relocatablesec); in find_section_to_relocate()