Searched defs:processRelocationRef (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldCOFFI386.h | 38 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
D | RuntimeDyldCOFFThumb.h | 38 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
D | RuntimeDyldCOFFX86_64.h | 110 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
D | RuntimeDyldMachOX86_64.h | 35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
D | RuntimeDyldMachOI386.h | 35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
D | RuntimeDyldMachOARM.h | 54 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
D | RuntimeDyldMachOAArch64.h | 246 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1191 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
|