Home
last modified time | relevance | path

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

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