Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
HDPublicsStream.h34 uint16_t getThunkTableSection() const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDPublicsStream.cpp46 uint16_t PublicsStream::getThunkTableSection() const { in getThunkTableSection() function in PublicsStream
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDDumpOutputStyle.cpp1749 formatSegmentOffset(Publics.getThunkTableSection(), in dumpPublics()