HomeSort by relevance Sort by last modified time
    Searched refs:sec (Results 1 - 25 of 1092) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
section-match-1.s 1 .section .sec.foo
4 .section .sec..foo
  /toolchain/binutils/binutils-2.25/bfd/
compress.c 89 sec_ptr sec ATTRIBUTE_UNUSED,
130 if (uncompressed_buffer == sec->contents)
133 sec->contents = compressed_buffer;
134 sec->size = compressed_size;
135 sec->compress_status = COMPRESS_SECTION_DONE;
159 bfd_get_full_section_contents (bfd *abfd, sec_ptr sec, bfd_byte **ptr)
170 if (abfd->direction != write_direction && sec->rawsize != 0)
171 sz = sec->rawsize;
173 sz = sec->size;
177 switch (sec->compress_status
    [all...]
aix5ppc-core.c 58 asection *sec; local
127 sec = bfd_make_section_anyway_with_flags (abfd, ".stack", flags);
128 if (NULL == sec)
131 sec->size = core.c_size;
132 sec->vma = core.c_stackorg;
133 sec->filepos = core.c_stack;
137 sec = bfd_make_section_anyway_with_flags (abfd, ".reg", flags);
138 if (NULL == sec)
141 sec->size = sizeof (struct __context64);
142 sec->vma = 0
    [all...]
elf-vxworks.c 196 asection *sec = (*hash_ptr)->root.u.def.section; local
197 int this_idx = sec->output_section->target_index;
202 irela[j].r_addend += sec->output_offset;
221 asection * sec; local
224 sec = bfd_get_section_by_name (abfd, ".rel.plt.unloaded");
225 if (!sec)
226 sec = bfd_get_section_by_name (abfd, ".rela.plt.unloaded");
227 if (!sec)
229 d = elf_section_data (sec);
231 sec = bfd_get_section_by_name (abfd, ".plt")
264 asection *sec; local
    [all...]
elf32-ip2k.c 267 #define BASEADDR(SEC) ((SEC)->output_section->vma + (SEC)->output_offset)
344 asection *sec,
352 if (addr + 4 > sec->size)
424 asection *sec,
432 if (addr + 4 > sec->size)
481 asection *sec,
485 bfd_vma page = PAGENO (BASEADDR (sec) + addr);
491 if (PAGENO (BASEADDR (sec)) == page
1401 asection * sec; local
    [all...]
merge.c 89 asection *sec; member in struct:sec_merge_sec_info
289 asection *sec = secinfo->sec; local
292 int alignment_power = sec->output_section->alignment_power;
324 off = sec->size - off;
343 _bfd_add_merge_section (bfd *abfd, void **psinfo, asection *sec,
353 || (sec->flags & SEC_MERGE) == 0)
356 if (sec->size == 0
357 || (sec->flags & SEC_EXCLUDE) != 0
358 || sec->entsize == 0
451 asection *sec = secinfo->sec; local
819 asection *sec = *psec; local
    [all...]
elf32-sh64-com.c 184 /* Determine what ADDR points to in SEC, and fill in a range descriptor in
188 sh64_get_contents_type (asection *sec, bfd_vma addr, sh64_elf_crange *rangep)
193 if (bfd_get_flavour (sec->owner) == bfd_target_elf_flavour
194 && elf_elfheader (sec->owner)->e_type == ET_EXEC)
196 rangep->cr_addr = bfd_get_section_vma (sec->owner, sec);
197 rangep->cr_size = sec->size;
205 if ((elf_section_data (sec)->this_hdr.sh_flags
209 = ((bfd_get_section_flags (sec->owner, sec) & SEC_CODE) !=
    [all...]
elf-nacl.c 135 asection *sec; local
144 sec = bfd_zalloc (abfd, sizeof *sec);
145 if (sec == NULL)
150 sec->vma = end;
151 sec->lma = lastsec->lma + lastsec->size;
152 sec->size = bed->minpagesize - (end % bed->minpagesize);
153 sec->flags = (SEC_ALLOC | SEC_LOAD
155 sec->used_by_bfd = secdata;
159 secdata->this_hdr.sh_addr = sec->vma
334 asection *sec = seg->sections[seg->count - 1]; local
    [all...]
i386msdos.c 49 asection *sec; local
52 for (sec = abfd->sections; sec != (asection *) NULL; sec = sec->next)
54 if (sec->size == 0)
56 if (bfd_get_section_flags (abfd, sec) & SEC_ALLOC)
58 bfd_vma sec_vma = bfd_get_section_vma (abfd, sec) + sec->size;
62 if (bfd_get_section_flags (abfd, sec) & SEC_LOAD
    [all...]
elf32-epiphany.c 173 #define BASEADDR(SEC) ((SEC)->output_section->vma + (SEC)->output_offset)
179 epiphany_elf_relax_section (bfd *abfd, asection *sec,
203 first_section = sec;
206 if (first_section == sec)
216 || (sec->flags & SEC_RELOC) == 0
217 || sec->reloc_count == 0
218 || (sec->flags & SEC_CODE) == 0)
223 internal_relocs = _bfd_elf_link_read_relocs (abfd, sec, NULL, NULL
489 asection * sec; local
    [all...]
  /external/vboot_reference/firmware/2lib/
2secdata.c 16 const struct vb2_secdata *sec = local
20 if (sec->crc8 != vb2_crc8(sec, offsetof(struct vb2_secdata, crc8)))
28 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata; local
31 memset(sec, 0, sizeof(*sec));
34 sec->struct_version = VB2_SECDATA_VERSION;
37 sec->crc8 = vb2_crc8(sec, offsetof(struct vb2_secdata, crc8));
68 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata local
91 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata; local
    [all...]
  /external/wpa_supplicant_8/src/ap/
bss_load.c 22 unsigned int sec, usec; local
36 sec = ((hapd->bss_load_update_timeout / 1000) * 1024) / 1000;
38 eloop_register_timeout(sec, usec, update_channel_utilization, hapd,
47 unsigned int sec, usec; local
54 sec = ((hapd->bss_load_update_timeout / 1000) * 1024) / 1000;
56 eloop_register_timeout(sec, usec, update_channel_utilization, hapd,
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
cofftag.d 7 \[ 0\]\(sec -2\)\(fl 0x00\)\(ty 0\)\(scl 103\) \(nx 1\) 0x0+0000 foo.c
9 \[ 2\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 gcc2_compiled.
10 \[ 3\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 6\) \(nx 0\) 0x0+0000 ___gnu_compiled_c
11 \[ 4\]\(sec -2\)\(fl 0x00\)\(ty a\)\(scl 15\) \(nx 1\) 0x0+0000 _token
13 \[ 6\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0000 _operator
14 \[ 7\]\(sec -(1|2)\)\(fl 0x00\)\(ty b\)\(scl 16\) \(nx 0\) 0x0+0001 _flags
15 \[ 8\]\(sec -(1|2)\)\(fl 0x00\)\(ty 0\)\(scl 102\) \(nx 1\) 0x0+0004 .eos
17 \[ 10\]\(sec 1\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .text
19 \[ 12\]\(sec 2\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .data
21 \[ 14\]\(sec 3\)\(fl 0x00\)\(ty 0\)\(scl 3\) \(nx 1\) 0x[0-9a-f]+ .bs
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-7m.d 2 #source: sec-7a.s
3 #source: sec-7b.s
4 #source: sec-7c.s
5 #source: sec-7d.s
6 #source: sec-7e.s
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
attr-march-armv6k+sec.d 1 # name: attributes for -march=armv6k+sec
3 # as: -march=armv6k+sec
  /external/tlsdate/src/compat/
clock-hurd.c 48 * @param sec is the seconds
51 void clock_init_time(struct tlsdate_time *time, time_t sec,
57 time->tp.tv_sec = sec;
clock-linux.c 46 * @param sec is the seconds
49 void clock_init_time(struct tlsdate_time *time, time_t sec,
54 time->tp.tv_sec = sec;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
spray.x 44 unsigned int sec;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
spray.x 44 unsigned int sec;
  /system/core/include/log/
logger.h 35 int32_t sec; /* seconds since Epoch */ member in struct:logger_entry
50 int32_t sec; /* seconds since Epoch */ member in struct:logger_entry_v2
61 int32_t sec; /* seconds since Epoch */ member in struct:logger_entry_v3
72 uint32_t sec; /* seconds since Epoch */ member in struct:logger_entry_v4
108 return (entry.sec == T.entry.sec) && (entry.nsec == T.entry.nsec);
116 return (entry.sec < T.entry.sec)
117 || ((entry.sec == T.entry.sec)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
sec-to-seg.exp 30 if { ! [ld_assemble $as $srcdir/$subdir/sec-to-seg1.s tmpdir/sec-to-seg1.o]
31 || ! [ld_assemble $as $srcdir/$subdir/sec-to-seg2.s tmpdir/sec-to-seg2.o]} then {
43 if {! [ld_simple_link $ld tmpdir/sec-to-seg "-T $srcdir/$subdir/$scriptname tmpdir/sec-to-seg1.o tmpdir/sec-to-seg2.o"] } then {
48 send_log "$READELF --program-headers --section-headers tmpdir/sec-to-seg\n"
49 set exec_output [run_host_cmd "$READELF" "--program-headers --section-headers tmpdir/sec-to-seg"]
69 # Test Sec1 End Sec 2 Start Expected Resul
    [all...]
  /external/iproute2/examples/
cbqinit.eth1 21 # est 1sec 8sec means, that kernel will evaluate average rate
22 # on this class with period 1sec and time constant 8sec.
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/
plexus-sec-dispatcher-1.3.jar 

Completed in 1453 milliseconds

1 2 3 4 5 6 7 8 91011>>