Home
last modified time | relevance | path

Searched refs:DW_AT_endianity (Results 1 – 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h61 AttrEntry DW_AT_endianity; member
DDIEHash.cpp165 COLLECT_ATTR(DW_AT_endianity); in collectAttributes()
356 ADD_ATTR(Attrs.DW_AT_endianity); in hashAttributes()
/freebsd-10-stable/contrib/gcc/
Ddwarf2.h333 DW_AT_endianity = 0x65, enumerator
DChangeLog-200610651 DW_AT_explicit, DW_AT_object_pointer, DW_AT_endianity,
/freebsd-10-stable/contrib/binutils/include/elf/
Ddwarf2.h335 DW_AT_endianity = 0x65, enumerator
DChangeLog212 DW_AT_explicit, DW_AT_object_pointer, DW_AT_endianity,
/freebsd-10-stable/contrib/llvm/lib/Support/
DDwarf.cpp199 case DW_AT_endianity: return "DW_AT_endianity"; in AttributeString()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DDwarf.h256 DW_AT_endianity = 0x65, in LLVM_ENUM_INT_TYPE()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp4263 case DW_AT_endianity: in ParseChildParameters()
7437 case DW_AT_endianity: in ParseVariableDIE()