Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOAArch64.h245 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOARM.h51 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOI386.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp901 relocation_iterator RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF