Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp48 enum ELFAArch64RelocationKind : Edge::Kind { enum in __anon3641eec30111::ELFLinkGraphBuilder_aarch64
72 static Expected<ELFAArch64RelocationKind>
160 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); in addSingleRelocation()