OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stoff
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/binutils/
od-xcoff.c
1041
unsigned int
stoff
;
local
1086
stoff
= bfd_h_get_32 (abfd, lhdr->l_stoff);
1087
printf (_(" string table off: %u\n"),
stoff
);
1121
printf ("%s", ldr_data +
stoff
+ off);
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
xcofflink.c
3499
bfd_size_type
stoff
;
local
[
all
...]
Completed in 105 milliseconds