Searched refs:addOutputSection (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/MachO/
H A DOutputSegment.h43 void addOutputSection(OutputSection *os);
H A DOutputSegment.cpp60 void OutputSegment::addOutputSection(OutputSection *osec) { function in class:OutputSegment
H A DWriter.cpp1028 getOrCreateOutputSegment(segname)->addOutputSection(osec);
1041 getOrCreateOutputSegment(ssec->segname)->addOutputSection(ssec);

Completed in 281 milliseconds