Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DDWARF.cpp78 template <class RelTy> struct LLDRelocationResolver { struct
85 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve()
91 template <class ELFT> struct LLDRelocationResolver<Elf_Rel_Impl<ELFT, false>> { struct
94 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve()