Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp108 auto ERela = Obj->getCrel(Rel); in getRelocationValueString() local
112 const typename ELFT::Rela *ERela = Obj->getRela(Rel); in getRelocationValueString() local