OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smtyp
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.27/binutils/
od-xcoff.c
853
unsigned char
smtyp
;
local
856
smtyp
= bfd_h_get_8 (abfd, aux->x_csect.x_smtyp);
859
if (
smtyp
== XTY_LD)
866
SMTYP_ALIGN (
smtyp
));
868
dump_value (smtyp_xlat, SMTYP_SMTYP (
smtyp
), 2);
1481
unsigned int
smtyp
;
local
[
all
...]
/toolchain/binutils/binutils-2.27/bfd/
xcofflink.c
1348
int
smtyp
;
local
3411
int
smtyp
;
local
4166
int
smtyp
= 0;
local
[
all
...]
Completed in 196 milliseconds