/toolchain/binutils/binutils-2.25/bfd/ |
ecoff.c | 535 documented section. And the ordering of the sections varies between 631 /* ECOFF uses two common sections. One is the usual one, and the [all...] |
elfnn-aarch64.c | [all...] |
coffgen.c | 146 /* Compress/decompress DWARF debug sections with names: .debug_* and 278 /* Set the arch/mach *before* swapping in sections; section header swapping 383 struct bfd_section *answer = abfd->sections; 571 /* Set lineno_count for the output sections of a COFF file. */ 585 lineno_count in the sections is correct. */ 586 for (s = abfd->sections; s != NULL; s = s->next) 591 for (s = abfd->sections; s != NULL; s = s->next) 616 /* Do not try to update fields in read-only sections. */ [all...] |
coff-arm.c | 555 for (sec = abfd->sections, i = 1; i < sym->n_scnum; i++) 604 /* If the sections are different, and we are doing a partial relocation, 692 /* If the sections are different, and we are doing a partial relocation, 900 /* An arbitrary input BFD chosen to hold the glue sections. */ 1126 We can treat stubs like literal sections, and for the THUMB9 ones 1128 between sections. i.e. the simplest approach (since relocations 1133 sections to output sections via the linker script before doing 1168 asection **sections) [all...] |
nlmcode.h | 372 the sections which were in the original object file 374 those sections and add them to the BFD. Note that 376 .bss section; retrieving the sections by name will 377 get the actual NLM sections, which is what we want to 378 happen. The sections from the original file, which 510 /* Add the sections supplied by all NLM's, and then read in the 512 additional sections described in the cygnus_ext header. [all...] |
bfd-in2.h | 283 /* Object and core file sections. */ 450 /* This structure is used to keep track of stabs in sections 6450 struct bfd_section *sections; member in struct:bfd [all...] |
/build/tools/droiddoc/templates-sdk-dev/assets/js/ |
docs.js | 336 // Traverse up the tree and expand all parent nav-sections [all...] |
/external/llvm/lib/MC/ |
WinCOFFObjectWriter.cpp | 118 typedef std::vector<std::unique_ptr<COFFSection>> sections; typedef in class:__anon18063::WinCOFFObjectWriter 127 sections Sections; 142 Sections.clear(); 253 return createCOFFEntity<COFFSection>(Name, Sections); 274 report_fatal_error("two sections have the same comdat"); 418 report_fatal_error("conflicting sections for symbol"); 796 size_t SectionsSize = Sections.size(); 799 "PE COFF object files can't have more than 2147483647 sections"); 808 for (const auto &Section : Sections) { [all...] |
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldMachO.cpp | 48 uint8_t *Src = Sections[RE.SectionID].getAddress() + RE.Offset; 62 SectionEntry &Section = Sections[SectionID]; 137 const SectionEntry &Section = Sections[RE.SectionID]; 186 << Sections[PTSectionID].getName() << ", Section ID " 218 for (const auto &Section : Obj.sections()) { 222 // Force emission of the __text, __eh_frame, and __gcc_except_tab sections 224 // sections that have already been emitted. 292 SectionEntry *Text = &Sections[SectionInfo.TextSID]; 293 SectionEntry *EHFrame = &Sections[SectionInfo.EHFrameSID]; 296 ExceptTab = &Sections[SectionInfo.ExceptTabSID] [all...] |
/external/llvm/test/MC/ARM/ |
ldr-pseudo-darwin.s | 3 @ because the syntax for switching sections and temporary labels differs
|
/external/llvm/tools/llvm-dwp/ |
llvm-dwp.cpp | 224 // Write the column headers (which sections will appear in the table) 273 for (const auto &Section : ErrOrObj->getBinary()->sections()) {
|
/external/llvm/utils/llvm-build/llvmbuild/ |
componentinfo.py | 442 for section in parser.sections(): 444 # We don't expect arbitrary sections currently, warn the user.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 294 XkbSectionPtr sections; member in struct:_XkbGeometry
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
balanced_quicksort.h | 219 # pragma omp sections
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 294 XkbSectionPtr sections; member in struct:_XkbGeometry
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
balanced_quicksort.h | 219 # pragma omp sections
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
balanced_quicksort.h | 219 # pragma omp sections
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
balanced_quicksort.h | 219 # pragma omp sections
|
/external/eigen/doc/ |
eigen_navtree_hacks.js | 52 // Overloaded to remove links to sections/subsections
|
/external/llvm/tools/llvm-readobj/ |
ARMWinEHPrinter.cpp | 188 for (const auto &Section : COFF.sections()) { 729 for (const auto &Section : COFF.sections()) {
|
/external/selinux/libsepol/src/ |
module.c | 374 size_t ** offsets, uint32_t * sections) 400 nsec = *sections = le32_to_cpu(buf[2]); 403 ERR(file->handle, "too many sections (%u) in module package", 456 /* Flags for which sections have been seen during parsing of module package. */ 506 "found multiple file contexts sections in module package (at section %u)", 533 "found multiple seuser sections in module package (at section %u)", 556 "found multiple user_extra sections in module package (at section %u)", 581 "found multiple netfilter contexts sections in module package (at section %u)", 608 "found multiple module sections in module package (at section %u)", 697 "found multiple file contexts sections in module package (at section %u)" [all...] |
/external/v8/test/mjsunit/ |
object-create.js | 28 // Test ES5 sections 15.2.3.5 Object.create.
|
/ndk/build/core/ |
default-build-commands.mk | 89 -Wl,--gc-sections \
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/ |
ContactFragment.java | 169 // Build the list of sections. The order they're added to mSections dictates the 292 // Collapse similar data items in select sections. 659 ViewAdapter(Context context, ArrayList<ArrayList<ViewEntry>> sections) { 660 super(context, sections, SHOW_SEPARATORS);
|
/system/update_engine/ |
Android.mk | 51 -ffunction-sections \ 59 -Wl,--gc-sections [all...] |