Home
last modified time | relevance | path

Searched refs:setOutputSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DWriter.cpp268 C->setOutputSection(this); in addChunk()
273 C->setOutputSection(this); in insertChunkAtStart()
283 C->setOutputSection(this); in merge()
416 ThunkChunk->setOutputSection(OS); in createThunks()
H A DChunks.h98 void setOutputSection(OutputSection *O) { Out = O; } in setOutputSection() function
H A DChunks.cpp853 C->setOutputSection(Out); in finalizeContents()