Searched defs:RelI (Results 1 – 5 of 5) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldMachOI386.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 128 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation() 188 unsigned SectionID, relocation_iterator RelI, in processI386ScatteredVANILLA()
|
H A D | RuntimeDyldMachOARM.h | 51 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 201 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
|
H A D | RuntimeDyldMachOX86_64.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
|
H A D | RuntimeDyldMachOAArch64.h | 245 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
|
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 902 unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
|