Home
last modified time | relevance | path

Searched refs:DW_AT_MIPS_clone_origin (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/libdw/
Ddwarf.h234 DW_AT_MIPS_clone_origin = 0x200a, enumerator
/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_d3basics.h320 DW_AT_MIPS_clone_origin = 0x200a, enumerator
Dd3basics.c300 case DW_AT_MIPS_clone_origin: return "DW_AT_MIPS_clone_origin"; in ML_()
/external/llvm/lib/Support/
DDwarf.cpp216 case DW_AT_MIPS_clone_origin: return "DW_AT_MIPS_clone_origin"; in AttributeString()
/external/llvm/include/llvm/Support/
DDwarf.h253 DW_AT_MIPS_clone_origin = 0x200a, enumerator
/external/elfutils/tests/
Dshow-die-info.c206 { DW_AT_MIPS_clone_origin, "MIPS_clone_origin" },
/external/qemu/elff/
Ddwarf.h334 #define DW_AT_MIPS_clone_origin 0x200a /* MIPS/SGI */ macro
/external/elfutils/src/
Dreadelf.c3271 case DW_AT_MIPS_clone_origin: in dwarf_attr_string()