Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp50 enum ELFAArch64RelocationKind : Edge::Kind { enum in __anoncc26650c0111::ELFLinkGraphBuilder_aarch64
79 static Expected<ELFAArch64RelocationKind>
177 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); in addSingleRelocation()