Searched refs:IsAbsoluteAddress (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | EnumTables.cpp | 28 PDB_ENUM_CLASS_ENT(OMFSegDescFlags, IsAbsoluteAddress),
|
D | DbiStreamBuilder.cpp | 348 static_cast<uint16_t>(OMFSegDescFlags::IsAbsoluteAddress); in createSectionMap()
|
/external/llvm/lib/DebugInfo/PDB/Raw/ |
D | EnumTables.cpp | 28 PDB_ENUM_CLASS_ENT(OMFSegDescFlags, IsAbsoluteAddress),
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
D | RawConstants.h | 87 IsAbsoluteAddress = 1 << 9, // Frame represents an absolute address. enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | RawConstants.h | 109 IsAbsoluteAddress = 1 << 9, // Frame represents an absolute address. enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/ |
D | DbiStream.rst | 314 IsAbsoluteAddress = 1 << 9, // Frame represents an absolute address.
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | DumpOutputStyle.cpp | 1549 PUSH_FLAG(OMFSegDescFlags, IsAbsoluteAddress, Flags, "absolute addr"); in formatSegMapDescriptorFlag()
|
/external/llvm/test/DebugInfo/PDB/ |
D | pdbdump-headers.test | 788 ; EMPTY-NEXT: IsAbsoluteAddress (0x200)
|