Home
last modified time | relevance | path

Searched defs:recordSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp356 Error ELFDebugObject::recordSection( in recordSection() function in llvm::orc::ELFDebugObject
/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp105 void OutputSection::recordSection(InputSectionBase *isec) { in recordSection() function in OutputSection