Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDCOFFLinkerContext.h54 OutputSection *getOutputSection(const Chunk *c) const { in getOutputSection() function
/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDSymbols.cpp205 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol
HDInputSection.h98 const OutputSection *getOutputSection() const { in getOutputSection() function
HDInputSection.cpp228 OutputSection *SectionBase::getOutputSection() { in getOutputSection() function in SectionBase