Searched defs:N_PC (Results 1 – 2 of 2) sorted by relevance
| /freebsd/include/ | ||
| H A D | stab.h | 47 #define N_PC 0x30 /* global Pascal symbol */ macro |
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
| H A D | MachO.h | 367 N_PC = 0x30u, enumerator |