Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macro5.c304 Dwarf_Small *section_base = 0; in _dwarf_get_macro_ops_count_internal() local
323 section_base = dbg->de_debug_macro.dss_data; in _dwarf_get_macro_ops_count_internal()
324 section_end = section_base + dbg->de_debug_macro.dss_size; in _dwarf_get_macro_ops_count_internal()
911 Dwarf_Small * section_base, in read_operands_table() argument
949 cur_offset = (local_size+ macro_data) - section_base; in read_operands_table()
967 cur_offset = (formcount+ macro_data) - section_base; in read_operands_table()
993 cur_offset = (2 + macro_data) - section_base; in read_operands_table()
1008 cur_offset = (formcount+ macro_data) - section_base; in read_operands_table()
1254 Dwarf_Small *section_base = 0; in _dwarf_internal_macro_context_by_offset() local
1272 section_base = dbg->de_debug_macro.dss_data; in _dwarf_internal_macro_context_by_offset()
[all …]