Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputSection.h80 const OutputSection *getOutputSection() const { in getOutputSection() function
H A DSymbols.cpp199 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol
H A DInputSection.cpp212 OutputSection *SectionBase::getOutputSection() { in getOutputSection() function in SectionBase
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DWriter.cpp87 OutputSection *Chunk::getOutputSection() const { in getOutputSection() function in Chunk