Searched defs:isRelocatableObject (Results 1 – 4 of 4) sorted by relevance
1171 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
1433 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
1305 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
4598 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile