Searched defs:RelI (Results 1 – 10 of 10) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| HD | RuntimeDyldMachOX86_64.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 157 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
|
| HD | RuntimeDyldMachOI386.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 145 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation()
|
| HD | RuntimeDyldMachOAArch64.h | 273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 480 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
|
| HD | RuntimeDyldMachOARM.h | 100 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 344 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
|
| HD | RuntimeDyldCOFFI386.h | 38 object::relocation_iterator RelI, in processRelocationRef()
|
| HD | RuntimeDyldCOFFThumb.h | 83 object::relocation_iterator RelI, in processRelocationRef()
|
| HD | RuntimeDyldCOFFX86_64.h | 198 object::relocation_iterator RelI, in processRelocationRef()
|
| HD | RuntimeDyldCOFFAArch64.h | 143 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| HD | RuntimeDyldMachO.cpp | 55 unsigned SectionID, relocation_iterator RelI, in processScatteredVANILLA()
|
| HD | RuntimeDyldELF.cpp | 1129 unsigned SectionID, relocation_iterator RelI, in resolveAArch64ShortBranch() 1173 relocation_iterator RelI, in resolveAArch64Branch() 1226 unsigned SectionID, relocation_iterator RelI, const ObjectFile &O, in processRelocationRef()
|