Searched defs:SectionChunk (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/lld/COFF/ | ||
H A D | CallGraphSort.h | 15 class SectionChunk; variable |
H A D | PDB.h | 24 class SectionChunk; variable |
H A D | SymbolTable.h | 32 class SectionChunk; variable |
H A D | InputFiles.h | 58 class SectionChunk; variable |
H A D | Chunks.h | 230 friend SectionChunk; variable |
H A D | Chunks.cpp | 34 SectionChunk::SectionChunk(ObjFile *f, const coff_section *h, Kind k) in SectionChunk() function in lld::coff::SectionChunk |
H A D | Config.h | 34 class SectionChunk; variable |