Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPublicsStream.h31 uint16_t getThunkTableSection() const;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPublicsStream.cpp44 uint16_t PublicsStream::getThunkTableSection() const { in getThunkTableSection() function in PublicsStream
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1649 formatSegmentOffset(Publics.getThunkTableSection(), in dumpPublics()