Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputSection.h80 const OutputSection *getOutputSection() const { in getOutputSection() function
DSymbols.cpp197 OutputSection *Symbol::getOutputSection() const { in getOutputSection() function in Symbol
DInputSection.cpp197 OutputSection *SectionBase::getOutputSection() { in getOutputSection() function in SectionBase
/external/llvm-project/lld/COFF/
DWriter.cpp87 OutputSection *Chunk::getOutputSection() const { in getOutputSection() function in Chunk