Searched defs:isRelocatableObject (Results 1 – 5 of 5) sorted by relevance
1356 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
1848 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
671 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
1371 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
4893 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile