/external/libxml2/doc/examples/ |
index.py | 18 sections = {} variable 94 global sections 137 if sections.has_key(section): 138 sections[section].append(filename) 140 sections[section] = [filename] 203 global sections 205 output.write(" <sections>\n") 206 keys = sections.keys() 210 info = sections[section] 216 output.write(" </sections>\n" [all...] |
/external/llvm/include/llvm/MC/ |
MCObjectFileInfo.h | 83 // Dwarf sections for debug info. If a target supports debug info, these must 99 /// DWARF5 Experimental Debug Info Sections 103 /// sections. 155 // ELF specific sections. 161 // MachO specific sections. 186 /// COFF specific sections. 249 // DWARF5 Experimental Debug Info Sections 283 // ELF specific sections. 295 // MachO specific sections. 326 // COFF specific 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/opencv3/modules/core/src/ |
version_string.inc | 17 " C++ flags (Release): -fexceptions -frtti -fpic -Wno-psabi --sysroot=/usr/local/google/home/noahp/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -fomit-frame-pointer -fvisibility=hidden -fvisibility-inlines-hidden -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -DNDEBUG\n" 18 " C++ flags (Debug): -fexceptions -frtti -fpic -Wno-psabi --sysroot=/usr/local/google/home/noahp/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -fomit-frame-pointer -fvisibility=hidden -fvisibility-inlines-hidden -marm -fno-omit-frame-pointer -fno-strict-aliasing -O0 -g -DDEBUG -D_DEBUG -O0 -DDEBUG -D_DEBUG\n" 20 " C flags (Release): -fexceptions -fpic -Wno-psabi --sysroot=/usr/local/google/home/noahp/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -fomit-frame-pointer -fvisibility=hidden -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -DNDEBUG\n" 21 " C flags (Debug): -fexceptions -fpic -Wno-psabi --sysroot=/usr/local/google/home/noahp/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -fomit-frame-pointer -fvisibility=hidden -marm -fno-omit-frame-pointer -fno-strict-aliasing -O0 -g -DDEBUG -D_DEBUG -O0 -DDEBUG -D_DEBUG\n" 22 " Linker flags (Release): -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now \n" 23 " Linker flags (Debug): -Wl,--fix-cortex-a8 -Wl,--no-undefined -Wl,--gc-sections -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now \n [all...] |
/external/v8/third_party/binutils/Linux_x64/Release/lib/ldscripts/ |
elf32_x86_64.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 157 .bss section disappears because there are no input sections. 182 /* Stabs debugging sections. */ 190 /* DWARF debug sections. 191 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf32_x86_64.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 156 .bss section disappears because there are no input sections. 181 /* Stabs debugging sections. */ 189 /* DWARF debug sections. 190 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf_i386.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 55 /* .gnu.warning sections are handled specially by elf32.em. */ 71 /* These sections are generated by the Sun/Oracle C++ compiler. */ 81 /* Thread Local Storage sections */ 155 .bss section disappears because there are no input sections. 165 /* Stabs debugging sections. */ 173 /* DWARF debug sections. 174 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf_i386.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 55 /* .gnu.warning sections are handled specially by elf32.em. */ 71 /* These sections are generated by the Sun/Oracle C++ compiler. */ 81 /* Thread Local Storage sections */ 154 .bss section disappears because there are no input sections. 164 /* Stabs debugging sections. */ 172 /* DWARF debug sections. 173 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf_k1om.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 59 /* .gnu.warning sections are handled specially by elf32.em. */ 75 /* These sections are generated by the Sun/Oracle C++ compiler. */ 85 /* Thread Local Storage sections */ 159 .bss section disappears because there are no input sections. 184 /* Stabs debugging sections. */ 192 /* DWARF debug sections. 193 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf_k1om.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 59 /* .gnu.warning sections are handled specially by elf32.em. */ 75 /* These sections are generated by the Sun/Oracle C++ compiler. */ 85 /* Thread Local Storage sections */ 158 .bss section disappears because there are no input sections. 183 /* Stabs debugging sections. */ 191 /* DWARF debug sections. 192 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf_l1om.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 59 /* .gnu.warning sections are handled specially by elf32.em. */ 75 /* These sections are generated by the Sun/Oracle C++ compiler. */ 85 /* Thread Local Storage sections */ 159 .bss section disappears because there are no input sections. 184 /* Stabs debugging sections. */ 192 /* DWARF debug sections. 193 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf_l1om.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 59 /* .gnu.warning sections are handled specially by elf32.em. */ 75 /* These sections are generated by the Sun/Oracle C++ compiler. */ 85 /* Thread Local Storage sections */ 158 .bss section disappears because there are no input sections. 183 /* Stabs debugging sections. */ 191 /* DWARF debug sections. 192 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf_x86_64.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 157 .bss section disappears because there are no input sections. 182 /* Stabs debugging sections. */ 190 /* DWARF debug sections. 191 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
elf_x86_64.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 7 SECTIONS 9 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 156 .bss section disappears because there are no input sections. 181 /* Stabs debugging sections. */ 189 /* DWARF debug sections. 190 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
/frameworks/compile/mclinker/lib/Core/ |
Linker.cpp | 88 // 3. - initialize output's standard sections 101 // read out sections and symbol/string tables (from the files) and 170 // For all relocation sections of each input file (in the tree), 180 // 8. - merge all sections 181 // Push sections into Module's SectionTable. 182 // Merge sections that have the same name. 195 // Allocate fragments for common symbols to the corresponding sections. 222 // Decide which sections will be left in. Sort the sections according to 224 // Finally, set the offset for sections (@ref LDSection [all...] |
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/aarch64-linux-android/lib/ldscripts/ |
aarch64elf.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 164 .bss section disappears because there are no input sections. */ 175 /* Stabs debugging sections. */ 183 /* DWARF debug sections. 184 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64elf.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 163 .bss section disappears because there are no input sections. */ 174 /* Stabs debugging sections. */ 182 /* DWARF debug sections. 183 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64elf32.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 164 .bss section disappears because there are no input sections. */ 175 /* Stabs debugging sections. */ 183 /* DWARF debug sections. 184 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64elf32.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 163 .bss section disappears because there are no input sections. */ 174 /* Stabs debugging sections. */ 182 /* DWARF debug sections. 183 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64elf32b.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 164 .bss section disappears because there are no input sections. */ 175 /* Stabs debugging sections. */ 183 /* DWARF debug sections. 184 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64elf32b.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 163 .bss section disappears because there are no input sections. */ 174 /* Stabs debugging sections. */ 182 /* DWARF debug sections. 183 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64elfb.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 164 .bss section disappears because there are no input sections. */ 175 /* Stabs debugging sections. */ 183 /* DWARF debug sections. 184 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64elfb.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 163 .bss section disappears because there are no input sections. */ 174 /* Stabs debugging sections. */ 182 /* DWARF debug sections. 183 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64linux.xc | 1 /* Script for -z combreloc: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 165 .bss section disappears because there are no input sections. */ 177 /* Stabs debugging sections. */ 185 /* DWARF debug sections. 186 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |
aarch64linux.xw | 1 /* Script for -z combreloc -z now -z relro: combine and sort reloc sections */ 10 SECTIONS 12 /* Read-only sections, merged into text segment: */ 57 /* .gnu.warning sections are handled specially by elf32.em. */ 73 /* These sections are generated by the Sun/Oracle C++ compiler. */ 83 /* Thread Local Storage sections */ 164 .bss section disappears because there are no input sections. */ 176 /* Stabs debugging sections. */ 184 /* DWARF debug sections. 185 Symbols in the DWARF debugging sections are relative to the beginnin [all...] |