Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp203 ObjSectionToIDMap LocalSections; in loadObjectImpl() local
930 findOrEmitSection(const ObjectFile & Obj,const SectionRef & Section,bool IsCode,ObjSectionToIDMap & LocalSections) findOrEmitSection() argument
[all...]
H A DRuntimeDyldELF.cpp667 findPPC64TOCSection(const ELFObjectFileBase & Obj,ObjSectionToIDMap & LocalSections,RelocationValueRef & Rel) findPPC64TOCSection() argument
708 findOPDEntrySection(const ELFObjectFileBase & Obj,ObjSectionToIDMap & LocalSections,RelocationValueRef & Rel) findOPDEntrySection() argument