HomeSort by relevance Sort by last modified time
    Searched refs:segment_type (Results 1 - 22 of 22) sorted by null

  /external/google-breakpad/src/common/linux/
elfutils.cc 80 typename ElfClass::Word segment_type,
99 if (phdrs[i].p_type == segment_type) {
159 uint32_t segment_type,
182 FindElfClassSegment<ElfClass32>(elf_base, segment_type,
186 FindElfClassSegment<ElfClass64>(elf_base, segment_type,
elfutils.h 96 // Attempt to find the first segment of type |segment_type| in the ELF
102 uint32_t segment_type,
  /toolchain/binutils/binutils-2.25/ld/
ldexp.h 181 } segment_type; typedef in typeref:struct:segment_struct
184 extern segment_type *segments;
ldlang.h 380 const segment_type *segment;
547 (const char *, union etree_union *, const segment_type *);
lexsup.c     [all...]
ldexp.c 47 segment_type *segments;
331 segment_type *seg;
    [all...]
ldlang.c     [all...]
  /external/vboot_reference/futility/
kernel_blob.h 33 uint32_t segment_type; member in struct:linux_kernel_e820entry
vb1_helper.c 198 params->e820_entries[0].segment_type = E820_TYPE_RAM;
201 params->e820_entries[1].segment_type = E820_TYPE_RESERVED;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xc16x.c 249 segT segment_type ATTRIBUTE_UNUSED)
tc-mcore.c     [all...]
tc-sh64.c     [all...]
tc-i960.c     [all...]
tc-cris.c 625 md_estimate_size_before_relax (fragS *fragP, segT segment_type)
633 && S_GET_SEGMENT (symbolP) == segment_type \
659 && S_GET_SEGMENT (symbolP) == segment_type
    [all...]
tc-microblaze.c     [all...]
tc-sh.c     [all...]
tc-spu.c 855 segT segment_type ATTRIBUTE_UNUSED)
tc-z8k.c     [all...]
tc-msp430.c     [all...]
tc-h8300.c     [all...]
  /toolchain/binutils/binutils-2.25/gold/
symtab.h 1213 elfcpp::PT segment_type; member in struct:gold::Define_symbol_in_segment
    [all...]
symtab.cc     [all...]

Completed in 403 milliseconds