Home
last modified time | relevance | path

Searched refs:DW_AT_mutable (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def38 HANDLE_DIE_HASH_ATTR(DW_AT_mutable)
/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.h64 DIEValue DW_AT_mutable; member
DDIEHash.cpp162 COLLECT_ATTR(DW_AT_mutable); in collectAttributes()
402 ADD_ATTR(Attrs.DW_AT_mutable); in hashAttributes()
/external/llvm/include/llvm/Support/
DDwarf.h173 DW_AT_mutable = 0x61, enumerator
/external/llvm/lib/Support/
DDwarf.cpp126 case DW_AT_mutable: return "DW_AT_mutable"; in AttributeString()
/external/elfutils/libdw/
Ddwarf.h252 DW_AT_mutable = 0x61, enumerator
Dknown-dwarf.h112 DWARF_ONE_KNOWN_DW_AT (mutable, DW_AT_mutable) \