Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lld/MachO/
HDDwarf.cpp28 for (const InputSection *isec : obj->debugSections) { in create()
HDInputFiles.h184 std::vector<ConcatInputSection *> debugSections; variable
HDInputFiles.cpp419 debugSections.push_back(isec); in parseSections()