Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
158 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
DRuntimeDyldMachOI386.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
146 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation()
DRuntimeDyldMachOAArch64.h273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
480 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
DRuntimeDyldMachOARM.h101 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
345 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
DRuntimeDyldCOFFI386.h38 object::relocation_iterator RelI, in processRelocationRef()
DRuntimeDyldCOFFThumb.h61 object::relocation_iterator RelI, in processRelocationRef()
DRuntimeDyldCOFFX86_64.h191 object::relocation_iterator RelI, in processRelocationRef()
DRuntimeDyldCOFFAArch64.h142 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1090 unsigned SectionID, relocation_iterator RelI, in resolveAArch64ShortBranch()
1124 relocation_iterator RelI, in resolveAArch64Branch()
1179 unsigned SectionID, relocation_iterator RelI, const ObjectFile &O, in processRelocationRef()
DRuntimeDyldMachO.cpp55 unsigned SectionID, relocation_iterator RelI, in processScatteredVANILLA()