Searched refs:getTimeStamp (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIARawSymbol.h116 uint32_t getTimeStamp() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DIPDBRawSymbol.h143 virtual uint32_t getTimeStamp() const = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeRawSymbol.h121 uint32_t getTimeStamp() const override;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h336 int32_t getTimeStamp() const;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp314 uint32_t NativeRawSymbol::getTimeStamp() const { function in class:NativeRawSymbol
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp58 int32_t TimeStamp = Obj.getTimeStamp();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp514 int32_t XCOFFObjectFile::getTimeStamp() const { function in class:llvm::object::XCOFFObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp819 uint32_t DIARawSymbol::getTimeStamp() const { function in class:DIARawSymbol

Completed in 232 milliseconds