Home
last modified time | relevance | path

Searched refs:FileOffsetToRelocations (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp97 uint32_t FileOffsetToRelocations; member
122 FileOffsetToRelocations = 0; in reset()
132 : Address(0), Size(0), FileOffsetToData(0), FileOffsetToRelocations(0), in Section()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DXCOFF.h230 uint32_t FileOffsetToRelocations; member