Home
last modified time | relevance | path

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

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