Searched defs:readHeader (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp27 Error PDBStringTable::readHeader(BinaryStreamReader &Reader) { function in class:PDBStringTable
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp20 void MachOReader::readHeader(Object &O) const { function in class:llvm::objcopy::macho::MachOReader
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp800 std::error_code SampleProfileReaderExtBinaryBase::readHeader() { function in class:SampleProfileReaderExtBinaryBase
900 std::error_code SampleProfileReaderBinary::readHeader() { function in class:SampleProfileReaderBinary
915 std::error_code SampleProfileReaderCompactBinary::readHeader() { function in class:SampleProfileReaderCompactBinary
1068 std::error_code SampleProfileReaderGCC::readHeader() { function in class:SampleProfileReaderGCC

Completed in 187 milliseconds