Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.h79 OutputSection *getOutputSection(const Chunk *c) const { in getOutputSection() function
/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.cpp196 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol
H A DInputSection.h102 const OutputSection *getOutputSection() const { in getOutputSection() function
H A DInputSection.cpp235 OutputSection *SectionBase::getOutputSection() { in getOutputSection() function in SectionBase