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

/haiku-fatelf/src/bin/gdb/bfd/
H A Decoff.c307 long styp;
309 styp = 0;
312 styp = STYP_TEXT;
314 styp = STYP_DATA;
316 styp = STYP_SDATA;
318 styp = STYP_RDATA;
320 styp = STYP_LITA;
322 styp = STYP_LIT8;
324 styp = STYP_LIT4;
326 styp
305 long styp; local
[all...]

Completed in 52 milliseconds