Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
DTypeDumpVisitor.cpp296 W->printHex("VFPtrOffset", VFT.getVFPtrOffset()); in visitKnownRecord()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h706 uint32_t getVFPtrOffset() const { return VFPtrOffset; } in getVFPtrOffset() function