Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp487 static std::error_code getRelocationValueString(const ELFObjectFile<ELFT> *Obj, in getRelocationValueString() function
619 static std::error_code getRelocationValueString(const ELFObjectFileBase *Obj, in getRelocationValueString() function
632 static std::error_code getRelocationValueString(const COFFObjectFile *Obj, in getRelocationValueString() function
719 static std::error_code getRelocationValueString(const MachOObjectFile *Obj, in getRelocationValueString() function
897 static std::error_code getRelocationValueString(const RelocationRef &Rel, in getRelocationValueString() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp446 static std::error_code getRelocationValueString(const ELFObjectFile<ELFT> *Obj, in getRelocationValueString() function
527 static std::error_code getRelocationValueString(const ELFObjectFileBase *Obj, in getRelocationValueString() function
540 static std::error_code getRelocationValueString(const COFFObjectFile *Obj, in getRelocationValueString() function
632 static std::error_code getRelocationValueString(const WasmObjectFile *Obj, in getRelocationValueString() function
656 static std::error_code getRelocationValueString(const MachOObjectFile *Obj, in getRelocationValueString() function
834 static std::error_code getRelocationValueString(const RelocationRef &Rel, in getRelocationValueString() function
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp655 error_code COFFObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString() function in COFFObjectFile
DMachOObjectFile.cpp614 error_code MachOObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp1028 ::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString() function in ELFObjectFile