Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h66 LoadedObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) in LoadedObjectInfo()
79 ObjSectionToIDMap ObjSecToIDMap; variable
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCOFF.cpp31 LoadedCOFFObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) in LoadedCOFFObjectInfo()
DRuntimeDyldMachO.cpp33 ObjSectionToIDMap ObjSecToIDMap) in LoadedMachOObjectInfo()
DRuntimeDyldELF.cpp109 LoadedELFObjectInfo(RuntimeDyldImpl &RTDyld, ObjSectionToIDMap ObjSecToIDMap) in LoadedELFObjectInfo()