Searched refs:REFERENCE_TYPE (Results 1 – 12 of 12) sorted by relevance
/external/google-breakpad/src/third_party/mac_headers/mach-o/ |
D | nlist.h | 193 #define REFERENCE_TYPE 0x7 macro
|
/external/llvm-project/clang-tools-extra/clang-doc/ |
D | BitcodeWriter.h | 118 REFERENCE_TYPE, enumerator
|
D | BitcodeWriter.cpp | 184 {REFERENCE_TYPE, {"RefType", &IntAbbrev}}, in __anon1c3aeda80202() 235 {REFERENCE_USR, REFERENCE_NAME, REFERENCE_TYPE, REFERENCE_PATH, 407 emitRecord((unsigned)R.RefType, REFERENCE_TYPE); in emitBlock()
|
D | BitcodeReader.cpp | 314 case REFERENCE_TYPE: in parseRecord()
|
/external/llvm/tools/llvm-nm/ |
D | llvm-nm.cpp | 389 if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol() 392 else if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol() 395 else if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol()
|
/external/llvm-project/llvm/tools/llvm-nm/ |
D | llvm-nm.cpp | 488 if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol() 491 else if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol() 494 else if ((NDesc & MachO::REFERENCE_TYPE) == in darwinPrintSymbol()
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 326 REFERENCE_TYPE = 0x7, enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 326 REFERENCE_TYPE = 0x7, enumerator
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 328 REFERENCE_TYPE = 0x7, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 322 REFERENCE_TYPE = 0x7, enumerator
|
/external/libabigail/include/ |
D | abg-ir.h | 1263 REFERENCE_TYPE = 1 << 14, enumerator
|
/external/libabigail/src/ |
D | abg-ir.cc | 14556 REFERENCE_TYPE in reference_type_def()
|