Home
last modified time | relevance | path

Searched refs:bitcodeBundle (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lld/MachO/
H A DInputSection.h302 constexpr const char bitcodeBundle[] = "__bundle"; variable
H A DSyntheticSections.cpp1557 : SyntheticSection(segment_names::llvm, section_names::bitcodeBundle) {} in BitcodeBundleSection()