/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
gc-tls-relocs.d | 6 #ld: --gc-sections -T aarch64.ld
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
tls-gc-71.d | 6 #ld: --shared -m crislinux --gc-sections
|
tls-gc-75.d | 8 #ld: -m crislinux --gc-sections
|
tls-gc-76.d | 2 #ld: -m crislinux --gc-sections -u gc76fn
|
tls-js1.d | 31 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
tls-local-63.d | 15 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
tls-local-64.d | 17 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
weakref3.d | 25 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
weakref4.d | 22 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
sec-1.d | 7 # Test conversion from ELF to mmo with non-mmo-sections present, 12 Sections:
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
rgn-over3.d | 6 Discarded input sections
|
rgn-over6.d | 6 Discarded input sections
|
/toolchain/binutils/binutils-2.25/gold/ |
dwp.cc | 90 // A set of sections for a compilation unit or type unit. 95 Section_bounds sections[elfcpp::DW_SECT_MAX + 1]; member in struct:gold::Unit_set 98 : signature(0), sections() 158 // Return the number of sections in the input object file. 223 // Add a set of .debug_info.dwo or .debug_types.dwo and related sections 235 // Flags indicating which sections are compressed. 295 // Lay out the input sections. 300 // Layout sections whose layout was deferred while waiting for 401 // Process the relocs to find list of referenced sections. Used only 433 // Relocate the input sections and write out the local symbols 1186 Section_bounds sections[elfcpp::DW_SECT_MAX + 1]; local 1527 Section_bounds sections[elfcpp::DW_SECT_MAX + 1]; local [all...] |
/cts/hostsidetests/services/windowmanager/src/android/wm/cts/ |
CrossAppDragAndDropTests.java | 221 final String[] sections = taskInfo.split("\\["); local 222 if (sections.length > 2) { 224 parsePoint(sections[1], from); 225 parsePoint(sections[2], to);
|
/external/llvm/test/MC/ARM/ |
error-location.s | 16 @ CHECK: :[[@LINE+1]]:{{[0-9]+}}: error: Cannot represent a difference across sections
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/ |
symbols-3.s | 1 # indirect references, stubs and {non,}_lazy_symbol_pointer sections.
|
symbols-base.s | 1 # baseline symbols in sections.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
labels.s | 5 * changing sections
|
/external/autotest/frontend/client/src/autotest/moblab/ |
ConfigSettingsView.java | 81 for (Entry<String, HashMap<String, TextBox> > sections : configValueTextBoxes.entrySet()) { 83 for (Entry<String, TextBox> configValue : sections.getValue().entrySet()) { 89 configValues.put(sections.getKey(), sectionValue);
|
/external/sfntly/ |
Android.mk | 88 -ffunction-sections \ 102 -fdata-sections \ 103 -ffunction-sections 166 -ffunction-sections \ 179 -fdata-sections \ 180 -ffunction-sections \
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
configHandler.py | 85 remove any sections that have no options 87 for section in self.sections(): 93 Remove empty sections and then return 1 if parser has no sections 97 if self.sections(): 137 Remove empty sections. If resulting config isn't empty, write the file 282 Get a list of sections from either the user or default config for 295 return cfgParser.sections() 707 sections=cfg[key].sections() [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
configHandler.py | 85 remove any sections that have no options 87 for section in self.sections(): 93 Remove empty sections and then return 1 if parser has no sections 97 if self.sections(): 137 Remove empty sections. If resulting config isn't empty, write the file 282 Get a list of sections from either the user or default config for 295 return cfgParser.sections() 707 sections=cfg[key].sections() [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
configHandler.py | 85 remove any sections that have no options 87 for section in self.sections(): 93 Remove empty sections and then return 1 if parser has no sections 97 if self.sections(): 137 Remove empty sections. If resulting config isn't empty, write the file 282 Get a list of sections from either the user or default config for 295 return cfgParser.sections() 707 sections=cfg[key].sections() [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
configHandler.py | 85 remove any sections that have no options 87 for section in self.sections(): 93 Remove empty sections and then return 1 if parser has no sections 97 if self.sections(): 137 Remove empty sections. If resulting config isn't empty, write the file 282 Get a list of sections from either the user or default config for 295 return cfgParser.sections() 707 sections=cfg[key].sections() [all...] |
/external/icu/icu4c/source/tools/toolutil/ |
pkg_genc.c | 1008 IMAGE_SECTION_HEADER sections[2]; member in struct:__anon13125 [all...] |