Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSegment.cpp134 .Case(section_names::export_, -6) in sectionOrder()
H A DInputSection.h327 constexpr const char export_[] = "__export"; variable
H A DSyntheticSections.cpp984 : LinkEditSection(segment_names::linkEdit, section_names::export_) {} in ExportSection()