Home
last modified time | relevance | path

Searched refs:getRelocationEntry (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h64 RelocationEntry getRelocationEntry(unsigned SectionID, in getRelocationEntry() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h67 RelocationEntry RE(getRelocationEntry(SectionID, Obj, RelI)); in processRelocationRef()
H A DRuntimeDyldMachOX86_64.h50 RelocationEntry RE(getRelocationEntry(SectionID, Obj, RelI)); in processRelocationRef()
H A DRuntimeDyldMachOARM.h160 RelocationEntry RE(getRelocationEntry(SectionID, Obj, RelI)); in processRelocationRef()
H A DRuntimeDyldMachOAArch64.h305 RelocationEntry RE(getRelocationEntry(SectionID, Obj, RelI)); in processRelocationRef()