/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | GOFFObjectFile.h | 62 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
|
D | ELFObjectFile.h | 1452 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | GOFFObjectFile.h | 59 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
|
D | ELFObjectFile.h | 1433 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | GOFFObjectFile.h | 59 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
|
D | ELFObjectFile.h | 1433 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | GOFFObjectFile.h | 59 bool isRelocatableObject() const override { return true; } in isRelocatableObject() function
|
D | ELFObjectFile.h | 1389 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
|
/aosp_15_r20/external/llvm/include/llvm/Object/ |
H A D | ELFObjectFile.h | 965 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 D | XCOFFObjectFile.cpp | 402 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
|
H A D | WasmObjectFile.cpp | 1538 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
|
H A D | COFFObjectFile.cpp | 1284 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
|
H A D | MachOObjectFile.cpp | 4635 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 D | ELFObjectFile.h | 1207 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 D | ELFObjectFile.h | 1364 template <class ELFT> bool ELFObjectFile<ELFT>::isRelocatableObject() const { in isRelocatableObject() function
|
/aosp_15_r20/external/llvm/lib/Object/ |
H A D | COFFObjectFile.cpp | 1193 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
|
H A D | MachOObjectFile.cpp | 2406 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | XCOFFObjectFile.cpp | 719 bool XCOFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in llvm::object::XCOFFObjectFile
|
H A D | WasmObjectFile.cpp | 1840 bool WasmObjectFile::isRelocatableObject() const { return HasLinkingSection; } in isRelocatableObject() function in WasmObjectFile
|
H A D | COFFObjectFile.cpp | 1375 bool COFFObjectFile::isRelocatableObject() const { in isRelocatableObject() function in COFFObjectFile
|
H A D | MachOObjectFile.cpp | 5299 bool MachOObjectFile::isRelocatableObject() const { in isRelocatableObject() function in MachOObjectFile
|