Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDwarf.cpp28 for (const InputSection *isec : obj->debugSections) { in create()
H A DInputFiles.h177 std::vector<ConcatInputSection *> debugSections; variable
H A DInputFiles.cpp397 debugSections.push_back(isec); in parseSections()