Home
last modified time | relevance | path

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

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