Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPublicsStream.h35 uint16_t getThunkTableSection() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DPublicsStream.cpp47 uint16_t PublicsStream::getThunkTableSection() const { in getThunkTableSection() function in PublicsStream
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp1440 formatSegmentOffset(Publics.getThunkTableSection(), in dumpPublics()