Home
last modified time | relevance | path

Searched defs:isCommon (Results 1 – 25 of 46) sorted by relevance

12

/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DResolveInfo.cpp146 bool ResolveInfo::isCommon() const { in isCommon() function in mcld::ResolveInfo
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DSectionKind.h158 bool isCommon() const { return K == Common; } in isCommon() function
H A DMCSymbol.h373 bool isCommon() const { in isCommon() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSectionKind.h163 bool isCommon() const { return K == Common; } in isCommon() function
H A DMCSymbol.h378 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DSectionKind.h173 bool isCommon() const { return K == Common; } in isCommon() function
DMCSymbol.h387 bool isCommon() const { in isCommon() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DSectionKind.h173 bool isCommon() const { return K == Common; } in isCommon() function
H A DMCSymbol.h385 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DSectionKind.h173 bool isCommon() const { return K == Common; } in isCommon() function
DMCSymbol.h387 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DSectionKind.h173 bool isCommon() const { return K == Common; } in isCommon() function
DMCSymbol.h387 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DSectionKind.h173 bool isCommon() const { return K == Common; } in isCommon() function
DMCSymbol.h387 bool isCommon() const { in isCommon() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h132 bool isCommon() const { in isCommon() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
H A DJITSymbol.h134 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/
DJITSymbol.h134 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/
DJITSymbol.h134 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/
DJITSymbol.h134 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/
DJITSymbol.h134 bool isCommon() const { in isCommon() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DIRSymtab.h200 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/
DIRSymtab.h200 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/
DIRSymtab.h200 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/
DIRSymtab.h200 bool isCommon() const { return (Flags >> S::FB_common) & 1; } in isCommon() function

12