HomeSort by relevance Sort by last modified time
    Searched full:nobits (Results 201 - 225 of 269) sorted by null

1 2 3 4 5 6 7 891011

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsbindesc.rd 20 +\[[ 0-9]+\] .tbss +NOBITS +0+60125d 0+125d 0+40 00 WAT +0 +0 +1
tlsdesc.rd 21 +\[[ 0-9]+\] .tbss +NOBITS +0+2011b3 0+11b3 0+20 00 WAT +0 +0 +1
tlsdesc-nacl.rd 21 +\[[ 0-9]+\] .tbss +NOBITS +0+100104e8 [0-9a-f]+ 0+20 00 WAT +0 +0 +1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-xtensa/
tlspic.rd 20 +\[[ 0-9]+\] .tbss +NOBITS +[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00 +WAT +0 +0 +4
  /external/valgrind/coregrind/m_debuginfo/
readelf.c 1850 Bool nobits = a_shdr.sh_type == SHT_NOBITS; local
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/
ChangeLog-2007 738 * ld-elf/multibss1.s: Use %nobits instead of @nobits.
1003 * ld-elf/nobits-1.d: New file.
1004 * ld-elf/nobits-1.s: Likewise.
1005 * ld-elf/nobits-1.t: Likewise.
    [all...]
  /external/elfutils/libelf/
ChangeLog 741 handle sections for NOBITS sections.
744 * elf32_updatefile.c (__elfXX_updatemmap): When skipping non-NOBITS
    [all...]
  /external/elfutils/src/
ChangeLog 99 check that the type of WE sections in debuginfo files is NOBITS.
165 * strip.c (handle_elf): Don't move around allocated NOBITS sections.
211 * elflint.c (check_sections): When gnuld and a NOBITS section falls
    [all...]
elflint.c     [all...]
ldgeneric.c     [all...]
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 498 else if (TypeName == "nobits")
  /frameworks/compile/mclinker/unittests/
LinkerTest.cpp 399 /// [ 4] .bss NOBITS 00000000 000044 000000 00 WA 0
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-alpha/
tlsbin.rd 23 +\[[ 0-9]+\] .tbss +NOBITS +[0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00 WAT +0 +0 +1
  /external/elfutils/po/
uk.po     [all...]
ja.po     [all...]
pl.po     [all...]
es.po     [all...]
de.po     [all...]
fr.po     [all...]
it.po     [all...]
nl.po     [all...]
ru.po     [all...]
  /external/elfutils/tests/
ChangeLog 129 * test-flag-nobits.c (main): Call elf_end.
162 * test-flag-nobits.c: Include config.h.
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-elf.c 544 beginning with '@' can be progbits or nobits. There should be
831 if (len == 6 && strncmp (str, "nobits", 6) == 0)
    [all...]
  /art/compiler/
elf_builder.h 185 // Write this section as "NOBITS" section. (used for the .bss section)
    [all...]

Completed in 753 milliseconds

1 2 3 4 5 6 7 891011