Searched defs:getOutputSection (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/COFF/ | ||
H A D | COFFLinkerContext.h | 54 OutputSection *getOutputSection(const Chunk *c) const { in getOutputSection() function |
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | Symbols.cpp | 205 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol |
H A D | InputSection.h | 82 const OutputSection *getOutputSection() const { getOutputSection() function |
H A D | InputSection.cpp | 192 OutputSection *SectionBase::getOutputSection() { getOutputSection() function in SectionBase |