/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | ResolveInfo.cpp | 146 bool ResolveInfo::isCommon() const { in isCommon() function in mcld::ResolveInfo
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | SectionKind.h | 158 bool isCommon() const { return K == Common; } in isCommon() function
|
H A D | MCSymbol.h | 373 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | SectionKind.h | 163 bool isCommon() const { return K == Common; } in isCommon() function
|
H A D | MCSymbol.h | 378 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | SectionKind.h | 173 bool isCommon() const { return K == Common; } in isCommon() function
|
D | MCSymbol.h | 387 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | SectionKind.h | 173 bool isCommon() const { return K == Common; } in isCommon() function
|
H A D | MCSymbol.h | 385 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | SectionKind.h | 173 bool isCommon() const { return K == Common; } in isCommon() function
|
D | MCSymbol.h | 387 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | SectionKind.h | 173 bool isCommon() const { return K == Common; } in isCommon() function
|
D | MCSymbol.h | 387 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | SectionKind.h | 173 bool isCommon() const { return K == Common; } in isCommon() function
|
D | MCSymbol.h | 387 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 132 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/ |
H A D | JITSymbol.h | 134 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 134 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 134 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 134 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/ |
D | JITSymbol.h | 134 bool isCommon() const { in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | IRSymtab.h | 200 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | IRSymtab.h | 200 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | IRSymtab.h | 200 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | IRSymtab.h | 200 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function
|