Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDTypeDumpVisitor.cpp297 W->printHex("VFPtrOffset", VFT.getVFPtrOffset()); in visitKnownRecord()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDTypeRecord.h706 uint32_t getVFPtrOffset() const { return VFPtrOffset; } in getVFPtrOffset() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
HDLVCodeViewVisitor.cpp2513 W.printHex("VFPtrOffset", VFT.getVFPtrOffset()); in visitKnownRecord()