Searched defs:isRelocatableObject (Results 1 – 6 of 6) sorted by relevance
59 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
1426 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
1920 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
727 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
1427 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
5311 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile