Lines Matching refs:dbgp_flags
139 if (dbg->dbgp_flags & DW_DLC_SIZE_64) in _dwarf_reloc_section_init()
144 if (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) in _dwarf_reloc_section_init()
187 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) in _dwarf_reloc_section_free()
222 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) || in _dwarf_reloc_entry_add()
262 assert(dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS); in _dwarf_reloc_entry_add_pair()
312 if (dbg->dbgp_flags & DW_DLC_SIZE_64) in _dwarf_reloc_section_finalize()
331 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in _dwarf_reloc_section_finalize()
367 assert((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0); in _dwarf_reloc_section_gen()
375 if (dbg->dbgp_flags & DW_DLC_SIZE_64) { in _dwarf_reloc_section_gen()
447 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in _dwarf_reloc_gen()
474 if (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) { in _dwarf_reloc_cleanup()