Home
last modified time | relevance | path

Searched defs:processRelocationRef (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h37 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldCOFFThumb.h59 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldMachOX86_64.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldCOFFX86_64.h190 processRelocationRef(unsigned SectionID, in processRelocationRef() function
H A DRuntimeDyldMachOI386.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldCOFFAArch64.h142 processRelocationRef(unsigned SectionID, object::relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOAArch64.h273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
H A DRuntimeDyldMachOARM.h100 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() function
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1213 RuntimeDyldELF::processRelocationRef( in processRelocationRef() function in llvm::RuntimeDyldELF