Home
last modified time | relevance | path

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

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