Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h33 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 DRuntimeDyldMachOARM.h51 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
201 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
H A DRuntimeDyldMachOX86_64.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
H A DRuntimeDyldMachOAArch64.h245 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp902 unsigned SectionID, relocation_iterator RelI, in processRelocationRef()