OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sec_type
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-sh64.c
432
flagword
sec_type
= 0;
local
435
sec_type
= SHF_SH5_ISA32_MIXED;
437
sec_type
= SHF_SH5_ISA32;
446
sec_elf_data->contents_flags =
sec_type
;
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.c
2978
enum _ppc64_
sec_type
sec_type
:2;
member in struct:_ppc64_elf_section_data
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
readelf.c
7878
unsigned int
sec_type
;
local
[
all
...]
Completed in 120 milliseconds