Searched defs:CommonChunk (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/lld/COFF/ | ||
D | SymbolTable.h | 27 class CommonChunk; variable |
D | Chunks.cpp | 644 CommonChunk::CommonChunk(const COFFSymbolRef s) : sym(s) { in CommonChunk() function in lld::coff::CommonChunk |