Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldCOFFX86_64.h112 relocation_iterator processRelocationRef(unsigned SectionID, in processRelocationRef() function
DRuntimeDyldMachOAArch64.h246 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldMachOARM.h53 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldMachOI386.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp891 relocation_iterator RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF