Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DOutputSegment.cpp135 .Case(section_names::functionStarts, -5) in sectionOrder()
H A DInputSection.h332 constexpr const char functionStarts[] = "__func_starts"; variable
H A DSyntheticSections.cpp1131 : LinkEditSection(segment_names::linkEdit, section_names::functionStarts) {} in FunctionStartsSection()