Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h224 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
DRuntimeDyldImpl.h408 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
DRuntimeDyld.cpp393 if (auto IOrErr = processRelocationRef(SectionID, I, Obj, LocalSections, Stubs)) in loadObjectImpl()
DRuntimeDyldELF.cpp1213 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h37 processRelocationRef(unsigned SectionID, in processRelocationRef() function
DRuntimeDyldMachOI386.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldCOFFX86_64.h190 processRelocationRef(unsigned SectionID, in processRelocationRef() function
DRuntimeDyldMachOX86_64.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldCOFFThumb.h59 processRelocationRef(unsigned SectionID, in processRelocationRef() function
DRuntimeDyldCOFFAArch64.h142 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldMachOARM.h100 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldMachOAArch64.h273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
/openbsd/src/gnu/llvm/llvm/docs/
DMCJITDesignAndImplementation.rst104 processRelocationRef method, which will examine the relocation and store