HomeSort by relevance Sort by last modified time
    Searched refs:isCommon (Results 1 - 25 of 143) sorted by null

1 2 3 4 5 6

  /frameworks/compile/mclinker/include/mcld/LD/
StaticResolver.h 116 if (pInfo.isCommon() && pInfo.isDyn())
118 if (pInfo.isCommon() && pInfo.isDefine())
120 if (pInfo.isCommon() && pInfo.isWeak())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 60 bool isCommon() const {
65 return !isWeak() && !isCommon();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/
JITSymbol.h 60 bool isCommon() const {
65 return !isWeak() && !isCommon();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/
JITSymbol.h 60 bool isCommon() const {
65 return !isWeak() && !isCommon();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/
JITSymbol.h 60 bool isCommon() const {
65 return !isWeak() && !isCommon();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/
JITSymbol.h 60 bool isCommon() const {
65 return !isWeak() && !isCommon();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/
JITSymbol.h 60 bool isCommon() const {
65 return !isWeak() && !isCommon();
  /external/llvm/include/llvm/MC/
MCSymbol.h 330 assert(isCommon() && "Not a 'common' symbol!");
353 assert(isCommon() && "Not a 'common' symbol!");
363 assert(isCommon() || getOffset() == 0);
364 if(isCommon()) {
373 bool isCommon() const {
SectionKind.h 151 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
158 bool isCommon() const { return K == Common; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
SectionKind.h 157 return isBSS() || isCommon() || isData() || isReadOnlyWithRel();
164 bool isCommon() const { return K == Common; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCSymbol.h 336 assert(isCommon() && "Not a 'common' symbol!");
359 assert(isCommon() && "Not a 'common' symbol!");
369 assert(isCommon() || getOffset() == 0);
370 if(isCommon()) {
379 bool isCommon() const {
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
SectionKind.h 173 return isBSS() || isCommon() || isDataRel() || isReadOnlyWithRel();
180 bool isCommon() const { return K == Common; }

Completed in 528 milliseconds

1 2 3 4 5 6