Home
last modified time | relevance | path

Searched defs:LLDRelocationResolver (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DDWARF.cpp76 template <class RelTy> struct LLDRelocationResolver { struct
83 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve()
89 template <class ELFT> struct LLDRelocationResolver<Elf_Rel_Impl<ELFT, false>> { struct
92 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve()