Searched defs:debugChunk (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | PDB.cpp | 177 SectionChunk *debugChunk = nullptr; member 555 void PDBLinker::writeSymbolRecord(SectionChunk *debugChunk, in writeSymbolRecord() argument 582 analyzeSymbolSubsection(SectionChunk * debugChunk,uint32_t & moduleSymOffset,uint32_t & nextRelocIndex,std::vector<StringTableFixup> & stringTableFixups,BinaryStreamRef symData) analyzeSymbolSubsection() argument 755 handleDebugS(SectionChunk * debugChunk) handleDebugS() argument 845 UnrelocatedDebugSubsection(DebugSubsectionKind k,SectionChunk * debugChunk,ArrayRef<uint8_t> subsec,uint32_t relocIndex) UnrelocatedDebugSubsection() argument 853 SectionChunk *debugChunk; global() member in __anona4b1d1800711::UnrelocatedDebugSubsection 886 addUnrelocatedSubsection(SectionChunk * debugChunk,const DebugSubsectionRecord & ss) addUnrelocatedSubsection() argument 897 addFrameDataSubsection(SectionChunk * debugChunk,const DebugSubsectionRecord & ss) addFrameDataSubsection() argument 950 SectionChunk *debugChunk = subsec.debugChunk; finish() local 1017 relocateDebugChunk(SectionChunk & debugChunk) relocateDebugChunk() argument [all...] |