Searched defs:isRelocatableObject (Results 1 – 6 of 6) sorted by relevance
62 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
1500 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
733 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
2102 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
1411 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
5315 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile