Searched defs:getOutputSection (Results 1 – 5 of 5) sorted by relevance
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryData.h | 129 BinarySection &getOutputSection() { return *OutputSection; } in getOutputSection() function |
/llvm-project/lld/COFF/ | ||
H A D | COFFLinkerContext.h | 54 OutputSection *getOutputSection(const Chunk *c) const { getOutputSection() function |
/llvm-project/lld/ELF/ | ||
H A D | Symbols.cpp | 205 OutputSection *Symbol::getOutputSection() const { getOutputSection() function in Symbol |
H A D | InputSection.h | 85 const OutputSection *getOutputSection() const { getOutputSection() function |
H A D | InputSection.cpp | 193 OutputSection *SectionBase::getOutputSection() { getOutputSection() function in SectionBase |