Home
last modified time | relevance | path

Searched refs:REFERENCE_TYPE (Results 1 – 12 of 12) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dnlist.h193 #define REFERENCE_TYPE 0x7 macro
/external/llvm-project/clang-tools-extra/clang-doc/
DBitcodeWriter.h118 REFERENCE_TYPE, enumerator
DBitcodeWriter.cpp184 {REFERENCE_TYPE, {"RefType", &IntAbbrev}}, in __anon1c3aeda80202()
235 {REFERENCE_USR, REFERENCE_NAME, REFERENCE_TYPE, REFERENCE_PATH,
407 emitRecord((unsigned)R.RefType, REFERENCE_TYPE); in emitBlock()
DBitcodeReader.cpp314 case REFERENCE_TYPE: in parseRecord()
/external/llvm/tools/llvm-nm/
Dllvm-nm.cpp389 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/
Dllvm-nm.cpp488 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/
DMachO.h326 REFERENCE_TYPE = 0x7, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h326 REFERENCE_TYPE = 0x7, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h328 REFERENCE_TYPE = 0x7, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h322 REFERENCE_TYPE = 0x7, enumerator
/external/libabigail/include/
Dabg-ir.h1263 REFERENCE_TYPE = 1 << 14, enumerator
/external/libabigail/src/
Dabg-ir.cc14556 REFERENCE_TYPE in reference_type_def()