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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp402 bool XCOFFObjectFile::isRelocatableObject() const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp1284 bool COFFObjectFile::isRelocatableObject() const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1538 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } function in class:WasmObjectFile
H A DMachOObjectFile.cpp4635 bool MachOObjectFile::isRelocatableObject() const { function in class:MachOObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1207 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { function in class:llvm::object::ELFObjectFile

Completed in 90 milliseconds