Searched refs:DW_DLC_SYMBOLIC_RELOCATIONS (Results 1 – 6 of 6) sorted by relevance
158 if (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) in _dwarf_reloc_section_init()201 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) in _dwarf_reloc_section_free()236 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) || in _dwarf_reloc_entry_add()276 assert(dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS); in _dwarf_reloc_entry_add_pair()345 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in _dwarf_reloc_section_finalize()381 assert((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0); in _dwarf_reloc_section_gen()461 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in _dwarf_reloc_gen()488 if (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) { in _dwarf_reloc_cleanup()
41 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in dwarf_get_relocation_info_count()68 if ((dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in dwarf_get_relocation_info()
55 (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in dwarf_add_arange_b()
161 pf & DW_DLC_SYMBOLIC_RELOCATIONS) { in _dwarf_producer_init()167 (pf & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) in _dwarf_producer_init()
138 (dbg->dbgp_flags & DW_DLC_SYMBOLIC_RELOCATIONS) == 0) { in dwarf_add_frame_fde_b()
428 #define DW_DLC_SYMBOLIC_RELOCATIONS 0x04000000 macro