Home
last modified time | relevance | path

Searched defs:debugChunk (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lld/COFF/
H A DPDB.cpp177 SectionChunk *debugChunk = nullptr; member
555 writeSymbolRecord(SectionChunk * debugChunk,ArrayRef<uint8_t> sectionContents,CVSymbol sym,size_t alignedSize,uint32_t & nextRelocIndex,std::vector<uint8_t> & storage) 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 __anon18f19c410711::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...]