Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp48 enum ELFAArch64RelocationKind : Edge::Kind { enum in __anonda38a8020111::ELFLinkGraphBuilder_aarch64
76 static Expected<ELFAArch64RelocationKind>
172 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); in addSingleRelocation()