Searched refs:STYP_RCONST (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/include/coff/
H A Decoff.h98 #define STYP_RCONST 0x2200000 macro
/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c361 styp = STYP_RCONST;
420 || styp_flags == STYP_RCONST)
428 || styp_flags == STYP_RCONST)
2607 || section.s_flags == STYP_RCONST)

Completed in 37 milliseconds