Home
last modified time | relevance | path

Searched defs:VFTableOffset (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h729 OneMethodRecord(TypeIndex Type, MemberAttributes Attrs, int32_t VFTableOffset, in OneMethodRecord()
734 MethodOptions Options, int32_t VFTableOffset, StringRef Name) in OneMethodRecord()
752 int32_t VFTableOffset = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2405 unsigned VFTableOffset = -1; in lowerRecordFieldList() local