Home
last modified time | relevance | path

Searched defs:RelocOffset (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h32 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
139 uint32_t RelocOffset = 0; member in llvm::codeview::final
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h91 uint32_t RelocOffset; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceELFSection.cpp46 appendRelocationOffset(ELFStreamer &Str, bool IsRela, RelocOffsetT RelocOffset) appendRelocationOffset() argument
H A DIceOperand.h335 explicit RelocOffset(RelocOffsetT Offset) { setOffset(Offset); } RelocOffset() function in Ice::final
[all...]
H A DIceTargetLoweringX8664.cpp5921 constexpr RelocOffsetT RelocOffset = 0; in lowerCaseCluster() local
H A DIceTargetLoweringX8632.cpp6540 constexpr RelocOffsetT RelocOffset = 0; in lowerCaseCluster() local

Completed in 25 milliseconds