Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h110 processRelocationRef(unsigned SectionID, in processRelocationRef() function
DRuntimeDyldCOFFI386.h38 processRelocationRef(unsigned SectionID, in processRelocationRef() function
DRuntimeDyldCOFFThumb.h38 processRelocationRef(unsigned SectionID, in processRelocationRef() function
DRuntimeDyldMachOI386.h35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldMachOX86_64.h35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldMachOARM.h54 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
DRuntimeDyldMachOAArch64.h246 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h170 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
DRuntimeDyldImpl.h395 processRelocationRef(unsigned SectionID, relocation_iterator RelI,
DRuntimeDyld.cpp317 if (auto IOrErr = processRelocationRef(SectionID, I, Obj, LocalSections, Stubs)) in loadObjectImpl()
DRuntimeDyldELF.cpp1191 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF
/external/llvm/docs/
DMCJITDesignAndImplementation.rst104 processRelocationRef method, which will examine the relocation and store