Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp112 RelocAddend64(const ELFRelocation &rel);
213 ELFRelocation::RelocAddend64(const ELFRelocation &rel) in RelocAddend64() function in __anon1d1194b10111::ELFRelocation
2468 *dst = value + ELFRelocation::RelocAddend64(rel); in RelocateSection()