OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e_mach
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elf32-msp430.c
1399
int
e_mach
= elf_elfheader (abfd)->e_flags & EF_MSP430_MACH;
local
[
all
...]
elf32-avr.c
1534
int
e_mach
= elf_elfheader (abfd)->e_flags & EF_AVR_MACH;
local
[
all
...]
elf32-score.c
4427
int
e_mach
= elf_elfheader (abfd)->e_flags & EF_SCORE_MACH & EF_OMIT_PIC_FIXDD;
local
[
all
...]
Completed in 1087 milliseconds