Searched refs:ArchHandler_x86_64 (Results 1 – 3 of 3) sorted by relevance
30 class ArchHandler_x86_64 : public ArchHandler { class32 ArchHandler_x86_64() = default;33 ~ArchHandler_x86_64() override = default;261 const Registry::KindStrings ArchHandler_x86_64::_sKindStrings[] = {296 const ArchHandler::StubInfo ArchHandler_x86_64::_sStubInfo = {340 bool ArchHandler_x86_64::isCallSite(const Reference &ref) { in isCallSite()347 bool ArchHandler_x86_64::isPointer(const Reference &ref) { in isPointer()355 bool ArchHandler_x86_64::isPairedReloc(const Relocation &reloc) { in isPairedReloc()360 ArchHandler_x86_64::kindFromReloc(const Relocation &reloc) { in kindFromReloc()396 ArchHandler_x86_64::getReferenceInfo(const Relocation &reloc, in getReferenceInfo()[all …]
6 ArchHandler_x86_64.cpp
17 "ArchHandler_x86_64.cpp",