Searched refs:dbgp_flags (Results 1 – 6 of 6) sorted by relevance
156 if (dbg->dbgp_flags & DW_DLC_SIZE_64) in _dwarf_reloc_section_init()161 if (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) in _dwarf_reloc_section_init()204 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) in _dwarf_reloc_section_free()239 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) || in _dwarf_reloc_entry_add()279 assert(dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS); in _dwarf_reloc_entry_add_pair()329 if (dbg->dbgp_flags & DW_DLC_SIZE_64) in _dwarf_reloc_section_finalize()348 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in _dwarf_reloc_section_finalize()384 assert((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0); in _dwarf_reloc_section_gen()392 if (dbg->dbgp_flags & DW_DLC_SIZE_64) { in _dwarf_reloc_section_gen()464 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in _dwarf_reloc_gen()[all …]
44 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in dwarf_get_relocation_info_count()71 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in dwarf_get_relocation_info()
58 (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in dwarf_add_arange_b()
141 (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in dwarf_add_frame_fde_b()
173 dbg->dbgp_flags = pf; in _dwarf_producer_init()
461 Dwarf_Unsigned dbgp_flags; member