Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h64 RelocationEntry getRelocationEntry(unsigned SectionID, in getRelocationEntry() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h49 RelocationEntry RE(getRelocationEntry(SectionID, Obj, RelI)); in processRelocationRef()
H A DRuntimeDyldMachOI386.h66 RelocationEntry RE(getRelocationEntry(SectionID, Obj, RelI)); in processRelocationRef()
H A DRuntimeDyldMachOARM.h159 RelocationEntry RE(getRelocationEntry(SectionID, Obj, RelI)); in processRelocationRef()
H A DRuntimeDyldMachOAArch64.h305 RelocationEntry RE(getRelocationEntry(SectionID, Obj, RelI)); in processRelocationRef()