/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOX86_64.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 157 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
|
H A D | RuntimeDyldMachOI386.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 145 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation()
|
H A D | RuntimeDyldMachOAArch64.h | 273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 480 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
|
H A D | RuntimeDyldCOFFI386.h | 38 object::relocation_iterator RelI, in processRelocationRef()
|
H A D | RuntimeDyldMachOARM.h | 100 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 344 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
|
H A D | RuntimeDyldCOFFThumb.h | 83 object::relocation_iterator RelI, in processRelocationRef() argument
|
H A D | RuntimeDyldCOFFX86_64.h | 198 object::relocation_iterator RelI, in processRelocationRef()
|
H A D | RuntimeDyldCOFFAArch64.h | 143 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 D | RuntimeDyldMachO.cpp | 55 processScatteredVANILLA(unsigned SectionID,relocation_iterator RelI,const ObjectFile & BaseObjT,RuntimeDyldMachO::ObjSectionToIDMap & ObjSectionToID,bool TargetIsLocalThumbFunc) processScatteredVANILLA() argument
|
H A D | RuntimeDyldELF.cpp | 1130 resolveAArch64ShortBranch(unsigned SectionID,relocation_iterator RelI,const RelocationValueRef & Value) resolveAArch64ShortBranch() argument 1174 resolveAArch64Branch(unsigned SectionID,const RelocationValueRef & Value,relocation_iterator RelI,StubMap & Stubs) resolveAArch64Branch() argument 1227 processRelocationRef(unsigned SectionID,relocation_iterator RelI,const ObjectFile & O,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument [all...] |