HomeSort by relevance Sort by last modified time
    Searched defs:DataRefImpl (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Object/
SymbolicFile.h 24 union DataRefImpl {
31 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
35 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
40 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
43 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
46 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
50 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
SymbolicFile.h 25 union DataRefImpl {
32 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
36 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
42 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
45 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
48 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
52 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
SymbolicFile.h 25 union DataRefImpl {
32 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
36 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
42 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
45 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
48 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
52 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
SymbolicFile.h 35 union DataRefImpl {
43 DataRefImpl() { std::memset(this, 0, sizeof(DataRefImpl)); }
47 OStream& operator<<(OStream &OS, const DataRefImpl &D) {
53 inline bool operator==(const DataRefImpl &a, const DataRefImpl &b) {
56 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
59 inline bool operator!=(const DataRefImpl &a, const DataRefImpl &b) {
63 inline bool operator<(const DataRefImpl &a, const DataRefImpl &b)
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Object/
ObjectFile.h 29 union DataRefImpl {
75 static bool operator ==(const DataRefImpl &a, const DataRefImpl &b) {
78 return std::memcmp(&a, &b, sizeof(DataRefImpl)) == 0;
85 DataRefImpl SymbolPimpl;
100 SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner);
124 DataRefImpl getRawDataRefImpl() const;
131 DataRefImpl RelocationPimpl;
139 RelocationRef(DataRefImpl RelocationP, const ObjectFile *Owner);
167 DataRefImpl SectionPimpl
    [all...]

Completed in 1135 milliseconds