Home
last modified time | relevance | path

Searched defs:OutputSections (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.h148 class OutputSections; variable
153 friend OutputSections; member
305 OutputSections(LinkingGlobalData &GlobalData) : GlobalData(GlobalData) {} in OutputSections() function
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp4281 std::vector<std::pair<BinarySection *, ELFShdrTy>> OutputSections; getOutputSections() local
4464 std::vector<ELFShdrTy> OutputSections = patchELFSectionHeaderTable() local
[all...]