Searched defs:isRelocatableObject (Results 1 – 8 of 8) sorted by relevance
402 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
1538 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
1284 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
4635 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile
965 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
1207 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
1193 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
2406 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile