Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDIEHash.h69 DIEValue DW_AT_segment; member
HDDIEHash.cpp167 COLLECT_ATTR(DW_AT_segment); in collectAttributes()
408 ADD_ATTR(Attrs.DW_AT_segment); in hashAttributes()
/NextBSD/contrib/elftoolchain/libdwarf/
HDdwarf_loclist.c76 case DW_AT_segment: in dwarf_loclist_n()
HDdwarf.h167 #define DW_AT_segment 0x46 macro
HDdwarf_form.c459 case DW_AT_segment: in dwarf_get_form_class()
HDdwarf_dump.c213 case DW_AT_segment: in dwarf_get_AT_name()
/NextBSD/contrib/llvm/include/llvm/Support/
HDDwarf.h145 DW_AT_segment = 0x46, enumerator
/NextBSD/contrib/binutils/include/elf/
HDdwarf2.h303 DW_AT_segment = 0x46, enumerator
/NextBSD/contrib/llvm/lib/Support/
HDDwarf.cpp99 case DW_AT_segment: return "DW_AT_segment"; in AttributeString()
/NextBSD/contrib/gcc/
HDdwarf2.h301 DW_AT_segment = 0x46, enumerator
HDdwarf2out.c4651 case DW_AT_segment: in dwarf_attr_name()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp4503 case DW_AT_segment: in ParseChildParameters()
6603 case DW_AT_segment: in ParseType()
7525 case DW_AT_segment: in ParseVariableDIE()
/NextBSD/contrib/binutils/binutils/
HDdwarf.c1447 case DW_AT_segment: return "DW_AT_segment"; in get_AT_name()
/NextBSD/contrib/elftoolchain/readelf/
HDreadelf.c5312 case DW_AT_segment: in dump_dwarf_die()
6289 attr != DW_AT_segment && in search_loclist_at()
/NextBSD/contrib/gdb/gdb/
HDdwarf2read.c6674 case DW_AT_segment: in dwarf_attr_name()