Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DGOFFObjectFile.h62 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
DELFObjectFile.h1452 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DGOFFObjectFile.h59 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
DELFObjectFile.h1433 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DGOFFObjectFile.h59 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
DELFObjectFile.h1433 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DGOFFObjectFile.h59 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
DELFObjectFile.h1389 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DELFObjectFile.h965 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp402 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp1538 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
H A DCOFFObjectFile.cpp1284 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
H A DMachOObjectFile.cpp4635 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFObjectFile.h1207 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DELFObjectFile.h1364 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
/aosp_15_r20/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp1193 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
H A DMachOObjectFile.cpp2406 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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