Home
last modified time | relevance | path

Searched refs:N_PC (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/include/
H A Dstab.h49 #define N_PC 0x30 /* global Pascal symbol */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dstab.d89 N_PC = 0x30, /// global pascal symbol: name,,NO_SECT,subtype,line enumerator
/netbsd-src/external/gpl3/binutils.old/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); in get_type_name()
/netbsd-src/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); in get_type_name()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dxcoffout.cc277 case N_PC: in stab_to_sclass()
H A Dstab.def53 __define_stab (N_PC, 0x30, "PC")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dxcoffout.c278 case N_PC: in stab_to_sclass()
H A Dstab.def53 __define_stab (N_PC, 0x30, "PC")
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachODebugMapParser.cpp222 {MachO::N_PC, "N_PC"}, {MachO::N_AST, "N_AST"},
/netbsd-src/external/gpl3/binutils/dist/include/aout/
H A Dstab.def62 __define_stab (N_PC, 0x30, "PC")
/netbsd-src/external/gpl3/binutils.old/dist/include/aout/
H A Dstab.def62 __define_stab (N_PC, 0x30, "PC")
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h361 N_PC = 0x30u, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp655 {MachO::N_PC, "PC"},
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git141868 information (an N_PC entry) outside of an N_SO entry - that is we find
141872 read_dbx_symtab) at the handling of N_PC entries of type 'F' and 'f',