Home
last modified time | relevance | path

Searched refs:processRelocationRef (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h224 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
H A DRuntimeDyldImpl.h414 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
H A DRuntimeDyld.cpp393 if (auto IOrErr = processRelocationRef(SectionID, I, Obj, LocalSections, Stubs)) in loadObjectImpl()
H A DRuntimeDyldELF.cpp1225 RuntimeDyldELF::processRelocationRef( in processRelocationRef()
1218 RuntimeDyldELF::processRelocationRef( processRelocationRef() function in llvm::RuntimeDyldELF
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h37 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldMachOI386.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOX86_64.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldCOFFX86_64.h197 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldCOFFThumb.h82 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldCOFFAArch64.h143 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOARM.h100 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOAArch64.h273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function