Searched refs:processRelocationRef (Results 1 – 12 of 12) sorted by relevance
| /freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| HD | RuntimeDyldCOFFI386.h | 37 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| HD | RuntimeDyldMachOI386.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| HD | RuntimeDyldMachOX86_64.h | 33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| HD | RuntimeDyldCOFFX86_64.h | 197 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| HD | RuntimeDyldCOFFAArch64.h | 143 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef() function
|
| HD | RuntimeDyldCOFFThumb.h | 82 processRelocationRef(unsigned SectionID, in processRelocationRef() function
|
| HD | RuntimeDyldMachOARM.h | 100 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| HD | RuntimeDyldMachOAArch64.h | 273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| HD | RuntimeDyldELF.h | 224 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
|
| HD | RuntimeDyldImpl.h | 414 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
|
| HD | RuntimeDyld.cpp | 393 if (auto IOrErr = processRelocationRef(SectionID, I, Obj, LocalSections, Stubs)) in loadObjectImpl()
|
| HD | RuntimeDyldELF.cpp | 1225 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
|