HomeSort by relevance Sort by last modified time
    Searched defs:SymbolRef (Results 26 - 47 of 47) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 36 class SymbolRef;
73 friend class SymbolRef;
103 bool containsSymbol(SymbolRef S) const;
118 class SymbolRef : public BasicSymbolRef {
122 SymbolRef() : BasicSymbolRef() {}
133 SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner);
134 SymbolRef(const BasicSymbolRef &B) : BasicSymbolRef(B) {
150 Expected<SymbolRef::Type> getType() const;
161 symbol_iterator(SymbolRef Sym) : basic_symbol_iterator(Sym) {}
163 : basic_symbol_iterator(SymbolRef(B->getRawDataRefImpl()
    [all...]
IRSymtab.h 206 class SymbolRef;
216 typedef iterator_range<object::content_iterator<SymbolRef>> symbol_range;
246 class Reader::SymbolRef : public Symbol {
251 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE,
279 bool operator==(const SymbolRef &Other) const { return SymI == Other.SymI; }
283 return {SymbolRef(Symbols.begin(), Symbols.end(), this),
284 SymbolRef(Symbols.end(), Symbols.end(), this)};
291 return {SymbolRef(MBegin, MEnd, this), SymbolRef(MEnd, MEnd, this)};
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCExpr.h 40 SymbolRef, ///< References to labels and assigned expressions.
336 return E->getKind() == MCExpr::SymbolRef;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 36 class SymbolRef;
73 friend class SymbolRef;
103 bool containsSymbol(SymbolRef S) const;
118 class SymbolRef : public BasicSymbolRef {
122 SymbolRef() : BasicSymbolRef() {}
133 SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner);
134 SymbolRef(const BasicSymbolRef &B) : BasicSymbolRef(B) {
150 Expected<SymbolRef::Type> getType() const;
161 symbol_iterator(SymbolRef Sym) : basic_symbol_iterator(Sym) {}
163 : basic_symbol_iterator(SymbolRef(B->getRawDataRefImpl()
    [all...]
IRSymtab.h 206 class SymbolRef;
216 typedef iterator_range<object::content_iterator<SymbolRef>> symbol_range;
246 class Reader::SymbolRef : public Symbol {
251 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE,
279 bool operator==(const SymbolRef &Other) const { return SymI == Other.SymI; }
283 return {SymbolRef(Symbols.begin(), Symbols.end(), this),
284 SymbolRef(Symbols.end(), Symbols.end(), this)};
291 return {SymbolRef(MBegin, MEnd, this), SymbolRef(MEnd, MEnd, this)};
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCExpr.h 37 SymbolRef, ///< References to labels and assigned expressions.
188 : MCExpr(MCExpr::SymbolRef), Symbol(_Symbol), Kind(_Kind) {}
222 return E->getKind() == MCExpr::SymbolRef;
  /external/swiftshader/third_party/LLVM/lib/MC/
WinCOFFObjectWriter.cpp 428 assert(Value->getKind() == MCExpr::SymbolRef &&
429 "Value must be a SymbolRef!");
431 const MCSymbolRefExpr *SymbolRef =
433 coff_symbol->Other = GetOrCreateCOFFSymbol(&SymbolRef->getSymbol());
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
IRSymtab.h 206 class SymbolRef;
216 typedef iterator_range<object::content_iterator<SymbolRef>> symbol_range;
246 class Reader::SymbolRef : public Symbol {
251 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE,
279 bool operator==(const SymbolRef &Other) const { return SymI == Other.SymI; }
283 return {SymbolRef(Symbols.begin(), Symbols.end(), this),
284 SymbolRef(Symbols.end(), Symbols.end(), this)};
291 return {SymbolRef(MBegin, MEnd, this), SymbolRef(MEnd, MEnd, this)};
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
IRSymtab.h 206 class SymbolRef;
216 typedef iterator_range<object::content_iterator<SymbolRef>> symbol_range;
246 class Reader::SymbolRef : public Symbol {
251 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE,
279 bool operator==(const SymbolRef &Other) const { return SymI == Other.SymI; }
283 return {SymbolRef(Symbols.begin(), Symbols.end(), this),
284 SymbolRef(Symbols.end(), Symbols.end(), this)};
291 return {SymbolRef(MBegin, MEnd, this), SymbolRef(MEnd, MEnd, this)};
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
IRSymtab.h 206 class SymbolRef;
216 typedef iterator_range<object::content_iterator<SymbolRef>> symbol_range;
246 class Reader::SymbolRef : public Symbol {
251 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE,
279 bool operator==(const SymbolRef &Other) const { return SymI == Other.SymI; }
283 return {SymbolRef(Symbols.begin(), Symbols.end(), this),
284 SymbolRef(Symbols.end(), Symbols.end(), this)};
291 return {SymbolRef(MBegin, MEnd, this), SymbolRef(MEnd, MEnd, this)};
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
IRSymtab.h 206 class SymbolRef;
216 typedef iterator_range<object::content_iterator<SymbolRef>> symbol_range;
246 class Reader::SymbolRef : public Symbol {
251 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE,
279 bool operator==(const SymbolRef &Other) const { return SymI == Other.SymI; }
283 return {SymbolRef(Symbols.begin(), Symbols.end(), this),
284 SymbolRef(Symbols.end(), Symbols.end(), this)};
291 return {SymbolRef(MBegin, MEnd, this), SymbolRef(MEnd, MEnd, this)};
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
IRSymtab.h 206 class SymbolRef;
216 typedef iterator_range<object::content_iterator<SymbolRef>> symbol_range;
246 class Reader::SymbolRef : public Symbol {
251 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE,
279 bool operator==(const SymbolRef &Other) const { return SymI == Other.SymI; }
283 return {SymbolRef(Symbols.begin(), Symbols.end(), this),
284 SymbolRef(Symbols.end(), Symbols.end(), this)};
291 return {SymbolRef(MBegin, MEnd, this), SymbolRef(MEnd, MEnd, this)};
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
IRSymtab.h 206 class SymbolRef;
216 typedef iterator_range<object::content_iterator<SymbolRef>> symbol_range;
246 class Reader::SymbolRef : public Symbol {
251 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE,
279 bool operator==(const SymbolRef &Other) const { return SymI == Other.SymI; }
283 return {SymbolRef(Symbols.begin(), Symbols.end(), this),
284 SymbolRef(Symbols.end(), Symbols.end(), this)};
291 return {SymbolRef(MBegin, MEnd, this), SymbolRef(MEnd, MEnd, this)};
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 47 typedef const SymExpr* SymbolRef;
479 SymbolRef Sym;
483 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {}

Completed in 1355 milliseconds

12