Searched refs:N_PC (Results 1 - 12 of 12) sorted by last modified time

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmdebugread.c3020 case N_PC: /* I may or may not need this; I
H A Ddbxread.c1415 case N_PC: /* I may or may not need this; I
2767 case N_PC: /* Global symbol in Pascal. */
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dxcoffout.cc279 case N_PC:
280 UNKNOWN_STAB ("N_PC");
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmdebugread.c3015 case N_PC: /* I may or may not need this; I
H A Ddbxread.c1413 case N_PC: /* I may or may not need this; I
2714 case N_PC: /* Global symbol in Pascal. */
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dxcoffout.c280 case N_PC:
281 UNKNOWN_STAB ("N_PC");
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dstab.h93 #define N_PC 0x30 /* global pascal symbol: name,,0,subtype,line */ macro
H A DStabs.cc2592 RET_S (N_PC);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp655 {MachO::N_PC, "PC"},
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp222 {MachO::N_PC, "N_PC"}, {MachO::N_AST, "N_AST"},
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h361 N_PC = 0x30u, enumerator in enum:llvm::MachO::StabType
/netbsd-current/include/
H A Dstab.h49 #define N_PC 0x30 /* global Pascal symbol */ macro

Completed in 279 milliseconds