Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/COFF/
DSymbolTable.h26 class CommonChunk; variable
DChunks.cpp739 CommonChunk::CommonChunk(const COFFSymbolRef s) : sym(s) { in CommonChunk() function in lld::coff::CommonChunk