Home
last modified time | relevance | path

Searched defs:p_flags (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dinternal.h88 unsigned long p_flags; /* Segment flags */ member
259 unsigned long p_flags; member
Dexternal.h95 unsigned char p_flags[4]; /* Segment flags */ member
101 unsigned char p_flags[4]; /* Segment flags */ member
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-elf.c137 unsigned char p_flags[4]; /* Segment flags */ member
145 unsigned char p_flags[4]; /* Segment flags */ member
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c487 int p_flags = 0; in msp430_profiler() local