Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h596 void removeSection(const SectionBase *Sec) { Sections.erase(Sec); } removeSection() function
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1519 void removeSection(Section &Sec) { removeSection() function