/frameworks/compile/mclinker/lib/LD/ |
ELFDynObjWriter.cpp | 55 LDSection* sect = pOutput.context()->getSection(secIdx); local 58 switch(sect->kind()) { 62 region = pOutput.memArea()->request(sect->offset(), sect->size()); 67 sect->name() + 84 << sect->kind() 86 << sect->name() 93 switch(sect->kind()) { 95 emitSectionData(m_Linker.getLayout(), *sect, *region); 99 emitRelocation(m_Linker.getLayout(), pOutput, *sect, *region) [all...] |
Layout.cpp | 556 LDSection* sect = *it; local 558 switch (sect->kind()) { 565 if (0 != sect->size()) { 566 if (NULL != sect->getSectionData() && 567 !sect->getSectionData()->getFragmentList().empty()) { 570 sect->getSectionData()->getFragmentList().back(); 574 m_SectionOrder.push_back(sect); 579 m_SectionOrder.push_back(sect); 584 if (0 != sect->size()) 585 m_SectionOrder.push_back(sect); [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
help2man | 304 my $sect = 'DESCRIPTION'; 328 $sect = uc $1; 335 $sect = 'COPYRIGHT'; 336 $include{$sect} ||= ''; 337 $include{$sect} .= ".PP\n" if $include{$sect}; 359 $include{$sect} .= $copy; 367 $sect = 'REPORTING BUGS'; 373 $sect = 'AUTHOR'; 383 $include{$sect} ||= '' [all...] |
/external/oprofile/libutil++/ |
op_spu_bfd.cpp | 60 asection const * sect; local 156 for (sect = ibfd.abfd->sections; sect; sect = sect->next) { 157 if (sect->flags & SEC_CODE) { 158 if (filepos_map[sect->name] != 0) { 159 cerr << "Found section \"" << sect->name 165 filepos_map[sect->name] = sect->filepos [all...] |
op_bfd.cpp | 115 asection const * sect; local 160 for (sect = ibfd.abfd->sections; sect; sect = sect->next) { 161 if (sect->flags & SEC_CODE) { 162 if (filepos_map[sect->name] != 0) { 163 cerr << "Found section \"" << sect->name 169 filepos_map[sect->name] = sect->filepos 303 asection const * sect = ibfd.abfd->sections; local [all...] |
bfd_support.cpp | 81 asection * sect; local 84 sect = bfd_get_section_by_name(ibfd, ".gnu_debuglink"); 86 if (sect == NULL) 89 bfd_size_type debuglink_size = bfd_section_size(ibfd, sect); 94 if (!bfd_get_section_contents(ibfd, sect, 413 for (asection const * sect = abfd->sections; sect; sect = sect->next) { 414 if (sect->flags & SEC_DEBUGGING [all...] |
/external/elfutils/tests/ |
run-dwfl-addr-sect.sh | 30 testrun_compare ./dwfl-addr-sect -e testfile43 0x64 0x8 0x98 <<\EOF
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
getics.cpp | 108 sect[] = array of structures that hold section codebook and 223 sect, 229 MODIFYING(sect,pInputStream,sectbits) 241 cb = sect[i].sect_cb; 242 sectWidth = sect[i].sect_end - sectStart; 275 sect, 362 sect, 435 SectInfo sect[]) 505 sect, 525 cb = sect[i].sect_cb [all...] |
/external/grub/docs/ |
help2man | 264 my $sect = 'DESCRIPTION'; 288 $sect = uc $1; 295 $sect = 'COPYRIGHT'; 296 $include{$sect} ||= ''; 297 $include{$sect} .= ".PP\n" if $include{$sect}; 319 $include{$sect} .= $copy; 327 $sect = 'REPORTING BUGS'; 333 $sect = 'AUTHOR'; 343 $include{$sect} ||= '' [all...] |
/bionic/libc/kernel/common/linux/mtd/ |
nftl.h | 46 int head,sect,cyl; member in struct:NFTLrecord
|
/development/ndk/platforms/android-3/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/external/kernel-headers/original/linux/mtd/ |
nftl.h | 34 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/mtd/ |
nftl.h | 38 int head,sect,cyl; member in struct:NFTLrecord
|