Home
last modified time | relevance | path

Searched defs:p_type (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dinternal.h87 unsigned long p_type; /* Identifies program segment type */ member
257 unsigned long p_type; member
Dexternal.h89 unsigned char p_type[4]; /* Identifies program segment type */ member
100 unsigned char p_type[4]; /* Identifies program segment type */ member
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-elf.c131 unsigned char p_type[4]; /* Identifies program segment type */ member
144 unsigned char p_type[4]; /* Identifies program segment type */ member
/toolchain/binutils/binutils-2.25/bfd/
Delf.c1164 get_segment_type (unsigned int p_type) in get_segment_type()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c3336 get_segment_type (unsigned long p_type) in get_segment_type()