Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DDWARF.cpp77 template <class RelTy> struct LLDRelocationResolver { struct
84 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve()
90 template <class ELFT> struct LLDRelocationResolver<Elf_Rel_Impl<ELFT, false>> { struct
93 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve()