Home
last modified time | relevance | path

Searched defs:getOutputSection (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.h54 OutputSection *getOutputSection(const Chunk *c) const { in getOutputSection() function
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp205 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol
H A DInputSection.h82 const OutputSection *getOutputSection() const { getOutputSection() function
H A DInputSection.cpp192 OutputSection *SectionBase::getOutputSection() { getOutputSection() function in SectionBase