Home
last modified time | relevance | path

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

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