Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DInputSection.h290 constexpr const char bitcodeBundle[] = "__bundle"; variable
H A DSyntheticSections.cpp1246 : SyntheticSection(segment_names::llvm, section_names::bitcodeBundle) {} in BitcodeBundleSection()