Searched refs:N_AST (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
| H A D | stab.d | 56 N_AST = 0x32, /// AST file path: name,,NO_SECT,0,0 enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/ |
| H A D | MachODebugMapParser.cpp | 222 {MachO::N_PC, "N_PC"}, {MachO::N_AST, "N_AST"}, 414 if (Type == MachO::N_AST) { in handleStabSymbolTableEntry()
|
| H A D | MachOUtils.cpp | 168 if (NList.n_type == MachO::N_AST) in transferSymbol()
|
| H A D | DwarfLinkerForBinary.cpp | 396 if (Obj->getType() == MachO::N_AST) { in link()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
| H A D | MachO.h | 362 N_AST = 0x32u, enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/ |
| H A D | llvm-nm.cpp | 656 {MachO::N_AST, "AST"},
|