Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h178 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
H A DRuntimeDyldImpl.h432 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
H A DRuntimeDyld.cpp374 if (auto IOrErr = processRelocationRef(SectionID, I, Obj, LocalSections, Stubs)) in loadObjectImpl()
H A DRuntimeDyldELF.cpp1099 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h38 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldCOFFX86_64.h191 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldMachOI386.h35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOX86_64.h35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldCOFFThumb.h58 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldMachOARM.h102 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOAArch64.h274 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function