Searched defs:ObjSecToIDMap (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.cpp31 LoadedCOFFObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) argument
H A DRuntimeDyldMachO.cpp32 LoadedMachOObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) argument
H A DRuntimeDyldELF.cpp109 LoadedELFObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h66 LoadedObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) argument
79 ObjSectionToIDMap ObjSecToIDMap; member in class:llvm::RuntimeDyld::LoadedObjectInfo
88 LoadedObjectInfoHelper(RuntimeDyldImpl &RTDyld, LoadedObjectInfo::ObjSectionToIDMap ObjSecToIDMap) argument

Completed in 88 milliseconds