Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.cpp2404 static std::vector<InputSection *> getDebugInfoSections() { in getDebugInfoSections() function
2561 std::vector<InputSection *> Sections = getDebugInfoSections(); in create()