Searched defs:isRelocatableObject (Results 1 – 5 of 5) sorted by relevance
1320 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
448 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
1762 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
1310 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
4646 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile