Home
last modified time | relevance | path

Searched defs:isRelocatableObject (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h1364 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DXCOFFObjectFile.cpp719 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp1840 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
H A DCOFFObjectFile.cpp1375 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
H A DMachOObjectFile.cpp5299 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile