Searched refs:processRelocationRef (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldELF.h | 178 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
|
| H A D | RuntimeDyldImpl.h | 432 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
|
| H A D | RuntimeDyld.cpp | 374 if (auto IOrErr = processRelocationRef(SectionID, I, Obj, LocalSections, Stubs)) in loadObjectImpl()
|
| H A D | RuntimeDyldELF.cpp | 1099 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldCOFFI386.h | 38 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| H A D | RuntimeDyldCOFFX86_64.h | 191 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| H A D | RuntimeDyldMachOI386.h | 35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| H A D | RuntimeDyldMachOX86_64.h | 35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| H A D | RuntimeDyldCOFFThumb.h | 58 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| H A D | RuntimeDyldMachOARM.h | 102 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| H A D | RuntimeDyldMachOAArch64.h | 274 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|