Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Dpro_reloc.c220 if (dbg->de_flags & DW_DLC_SYMBOLIC_RELOCATIONS) { in dwarf_get_relocation_info_count()
246 if (dbg->de_flags & DW_DLC_SYMBOLIC_RELOCATIONS) { in dwarf_get_relocation_info()
H A Dpro_init.c199 if (flags & DW_DLC_SYMBOLIC_RELOCATIONS) { in common_init()
221 if (flags & DW_DLC_SYMBOLIC_RELOCATIONS) { in common_init()
H A Dlibdwarf.h780 #define DW_DLC_SYMBOLIC_RELOCATIONS 0x04000000 macro