Searched refs:C_RPSYM (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dxcoff.h9 #define C_RPSYM 0x84 macro
H A Dxcoffout.c221 return C_RPSYM;
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddbxstclass.h9 #define C_RPSYM 0x84 macro
H A Dxcoffout.c210 return C_RPSYM;
/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dinternal.h332 #define C_RPSYM (0x84) macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dinternal.h332 #define C_RPSYM (0x84) macro
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DXCOFFYAML.cpp86 ECase(C_RPSYM);
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp218 ECase(C_RPSYM), ECase(C_STSYM), ECase(C_TCSYM), ECase(C_BCOMM),
699 case XCOFF::C_RPSYM:
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dxcoffread.c1533 case C_RPSYM:
2496 case C_RPSYM:
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoffcode.h4734 case C_RPSYM:
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffcode.h4535 case C_RPSYM:

Completed in 233 milliseconds