Searched refs:processRelocationRef (Results 1 – 12 of 12) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldELF.h | 177 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
|
| D | RuntimeDyldImpl.h | 423 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
|
| D | RuntimeDyld.cpp | 377 if (auto IOrErr = processRelocationRef(SectionID, I, Obj, LocalSections, Stubs)) in loadObjectImpl()
|
| D | RuntimeDyldELF.cpp | 1109 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldCOFFI386.h | 37 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| D | RuntimeDyldCOFFX86_64.h | 190 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| D | RuntimeDyldMachOI386.h | 34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| D | RuntimeDyldMachOX86_64.h | 34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| D | RuntimeDyldCOFFThumb.h | 60 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| D | RuntimeDyldCOFFAArch64.h | 141 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef() function
|
| D | RuntimeDyldMachOARM.h | 101 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| D | RuntimeDyldMachOAArch64.h | 273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|