Home
last modified time | relevance | path

Searched defs:ObjSectionToID (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h35 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
159 ObjSectionToIDMap &ObjSectionToID) { in processSubtractRelocation()
H A DRuntimeDyldMachOI386.h35 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
147 ObjSectionToIDMap &ObjSectionToID) { in processSECTDIFFRelocation()
H A DRuntimeDyldMachOAArch64.h275 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
482 ObjSectionToIDMap &ObjSectionToID) { in processSubtractRelocation()
H A DRuntimeDyldCOFFI386.h40 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
H A DRuntimeDyldMachOARM.h102 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
346 ObjSectionToIDMap &ObjSectionToID) { in processHALFSECTDIFFRelocation()
H A DRuntimeDyldCOFFThumb.h85 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef() argument
H A DRuntimeDyldCOFFX86_64.h200 ObjSectionToIDMap &ObjSectionToID, in processRelocationRef()
H A DRuntimeDyldCOFFAArch64.h145 processRelocationRef(unsigned SectionID,object::relocation_iterator RelI,const object::ObjectFile & Obj,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp57 processScatteredVANILLA(unsigned SectionID,relocation_iterator RelI,const ObjectFile & BaseObjT,RuntimeDyldMachO::ObjSectionToIDMap & ObjSectionToID,bool TargetIsLocalThumbFunc) processScatteredVANILLA() argument
99 getRelocationValueRef(const ObjectFile & BaseTObj,const relocation_iterator & RI,const RelocationEntry & RE,ObjSectionToIDMap & ObjSectionToID) getRelocationValueRef() argument
H A DRuntimeDyldELF.cpp1228 processRelocationRef(unsigned SectionID,relocation_iterator RelI,const ObjectFile & O,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument