Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h194 bool isRelocatableObject() const override;
DObjectFile.h306 virtual bool isRelocatableObject() const = 0;
DELFObjectFile.h412 bool isRelocatableObject() const override;
1148 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
DMachO.h584 bool isRelocatableObject() const override;
DCOFF.h1059 bool isRelocatableObject() const override;
/external/llvm/include/llvm/Object/
DObjectFile.h275 virtual bool isRelocatableObject() const = 0;
DELFObjectFile.h351 bool isRelocatableObject() const override;
962 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
DMachO.h417 bool isRelocatableObject() const override;
DCOFF.h885 bool isRelocatableObject() const override;
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1233 if (!Obj->isRelocatableObject()) { in DisassembleObject()
1302 if (!Obj->isRelocatableObject()) in PrintRelocations()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1706 if (!Obj->isRelocatableObject()) { in DisassembleObject()
1786 if (!Obj->isRelocatableObject()) in PrintRelocations()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1193 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
DMachOObjectFile.cpp2406 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp1286 bool WasmObjectFile::isRelocatableObject() const { in isRelocatableObject() function in WasmObjectFile
DCOFFObjectFile.cpp1279 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
DMachOObjectFile.cpp4598 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile