Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DEnumTables.cpp28 PDB_ENUM_CLASS_ENT(OMFSegDescFlags, IsAbsoluteAddress),
DDbiStreamBuilder.cpp348 static_cast<uint16_t>(OMFSegDescFlags::IsAbsoluteAddress); in createSectionMap()
/external/llvm/lib/DebugInfo/PDB/Raw/
DEnumTables.cpp28 PDB_ENUM_CLASS_ENT(OMFSegDescFlags, IsAbsoluteAddress),
/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawConstants.h87 IsAbsoluteAddress = 1 << 9, // Frame represents an absolute address. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawConstants.h109 IsAbsoluteAddress = 1 << 9, // Frame represents an absolute address. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/
DDbiStream.rst314 IsAbsoluteAddress = 1 << 9, // Frame represents an absolute address.
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp1549 PUSH_FLAG(OMFSegDescFlags, IsAbsoluteAddress, Flags, "absolute addr"); in formatSegMapDescriptorFlag()
/external/llvm/test/DebugInfo/PDB/
Dpdbdump-headers.test788 ; EMPTY-NEXT: IsAbsoluteAddress (0x200)