/external/llvm/test/MC/MachO/ |
darwin-x86_64-nobase-relocs.s | 36 // CHECK: ('num_sections', 1)
|
thread_init_func.s | 24 // CHECK: ('num_sections', 2)
|
data.s | 34 // CHECK: ('num_sections', 2)
|
diff-with-two-sections.s | 27 // CHECK-NEXT: ('num_sections', 2)
|
direction_labels.s | 31 // CHECK: ('num_sections', 1)
|
jcc.s | 85 // CHECK: ('num_sections', 1)
|
section-align-1.s | 26 // CHECK: ('num_sections', 1)
|
string-table.s | 22 // CHECK: ('num_sections', 1)
|
comm-1.s | 27 // CHECK: ('num_sections', 1)
|
darwin-complex-difference.s | 36 // CHECK: ('num_sections', 1)
|
lcomm-attributes.s | 34 // CHECK: ('num_sections', 2)
|
section-align-2.s | 34 // CHECK: ('num_sections', 3)
|
tbss.s | 24 // CHECK: ('num_sections', 2)
|
tdata.s | 24 // CHECK: ('num_sections', 2)
|
tlv.s | 28 // CHECK: ('num_sections', 2)
|
values.s | 37 // CHECK: ('num_sections', 2)
|
zerofill-1.s | 28 // CHECK: ('num_sections', 3)
|
zerofill-2.s | 25 // CHECK: ('num_sections', 2)
|
zerofill-3.s | 39 // CHECK: ('num_sections', 2)
|
zerofill-5.s | 27 // CHECK: ('num_sections', 2)
|
/external/chromium/base/win/ |
pe_image.cc | 137 int num_sections = GetNumSections(); local 139 for (int i = 0; i < num_sections; i++) { 241 UINT num_sections = nt_headers->FileHeader.NumberOfSections; local 244 for (UINT i = 0; i < num_sections; i++, section++) {
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
plugin-api.h | 297 order in which they should appear in the final layout. NUM_SECTIONS 304 unsigned int num_sections);
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
plugin-api.h | 297 order in which they should appear in the final layout. NUM_SECTIONS 304 unsigned int num_sections);
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
plugin-api.h | 297 order in which they should appear in the final layout. NUM_SECTIONS 304 unsigned int num_sections);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 288 unsigned short num_sections; member in struct:_XkbGeometry 313 unsigned short num_sections; member in struct:_XkbGeometrySizes
|