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