Searched defs:MergedOutputSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DMergedOutputSection.h24 class MergedOutputSection : public OutputSection { class in namespace:lld::macho
26 MergedOutputSection(StringRef name) : OutputSection(MergedKind, name) {} function in class:lld::macho::MergedOutputSection

Completed in 102 milliseconds