Searched defs:processRelocationRef (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldCOFFI386.h | 37 relocation_iterator processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
D | RuntimeDyldCOFFX86_64.h | 109 relocation_iterator processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
D | RuntimeDyldMachOX86_64.h | 34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
D | RuntimeDyldMachOAArch64.h | 246 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
D | RuntimeDyldMachOI386.h | 34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
D | RuntimeDyldMachOARM.h | 53 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1166 relocation_iterator RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
|