Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DObjectFile.h232 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;
442 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
DELFObjectFile.h239 void moveRelocationNext(DataRefImpl &Rel) const override;
674 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
DMachO.h234 void moveRelocationNext(DataRefImpl &Rel) const override;
DCOFF.h746 void moveRelocationNext(DataRefImpl &Rel) const override;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DObjectFile.h247 virtual void moveRelocationNext(DataRefImpl &Rel) const = 0;
483 return OwningObject->moveRelocationNext(RelocationPimpl); in moveNext()
DWasm.h181 void moveRelocationNext(DataRefImpl &Rel) const override;
DELFObjectFile.h266 void moveRelocationNext(DataRefImpl &Rel) const override;
810 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function
DMachO.h337 void moveRelocationNext(DataRefImpl &Rel) const override;
DCOFF.h914 void moveRelocationNext(DataRefImpl &Rel) const override;
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp750 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
799 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
821 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
861 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
DMachODump.cpp1861 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
1968 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2047 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2171 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp687 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
736 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
758 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
798 Obj->moveRelocationNext(RelNext); in getRelocationValueString()
DMachODump.cpp2264 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2395 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2468 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
2586 info->O->moveRelocationNext(RelNext); in SymbolizerGetOpInfo()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1054 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
DMachOObjectFile.cpp741 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp1221 void WasmObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in WasmObjectFile
DCOFFObjectFile.cpp1120 void COFFObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in COFFObjectFile
DMachOObjectFile.cpp2071 void MachOObjectFile::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() function in MachOObjectFile