Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h178 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
H A DRuntimeDyldImpl.h408 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
H A DRuntimeDyld.cpp387 if (auto IOrErr = processRelocationRef(SectionID, I, Obj, LocalSections, Stubs)) in loadObjectImpl()
H A DRuntimeDyldELF.cpp1175 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h37 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldCOFFX86_64.h190 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldMachOI386.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOX86_64.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldCOFFThumb.h60 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldCOFFAArch64.h142 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOARM.h101 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOAArch64.h273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMCJITDesignAndImplementation.rst104 processRelocationRef method, which will examine the relocation and store