Searched refs:isRelocatableObject (Results 1 – 16 of 16) sorted by relevance
194 bool isRelocatableObject() const override;
306 virtual bool isRelocatableObject() const = 0;
412 bool isRelocatableObject() const override;1148 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
584 bool isRelocatableObject() const override;
1059 bool isRelocatableObject() const override;
275 virtual bool isRelocatableObject() const = 0;
351 bool isRelocatableObject() const override;962 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
417 bool isRelocatableObject() const override;
885 bool isRelocatableObject() const override;
1233 if (!Obj->isRelocatableObject()) { in DisassembleObject()1302 if (!Obj->isRelocatableObject()) in PrintRelocations()
1706 if (!Obj->isRelocatableObject()) { in DisassembleObject()1786 if (!Obj->isRelocatableObject()) in PrintRelocations()
1193 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
2406 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile
1286 bool WasmObjectFile::isRelocatableObject() const { in isRelocatableObject() function in WasmObjectFile
1279 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
4598 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile