Home
last modified time | relevance | path

Searched refs:AddSection (Results 1 – 17 of 17) sorted by relevance

/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc153 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
176 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
180 elf.AddSection(".note.gnu.build-id", notes, SHT_NOTE); in TYPED_TEST()
203 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
207 elf.AddSection(".note.gnu.build-id", notes, SHT_NOTE); in TYPED_TEST()
233 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
237 elf.AddSection(".note.gnu.build-id", notes, SHT_NOTE); in TYPED_TEST()
261 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
267 int note_idx = elf.AddSection(".note", notes, SHT_NOTE); in TYPED_TEST()
292 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
[all …]
Ddump_symbols_unittest.cc109 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
120 int index = elf.AddSection(".dynstr", table, SHT_STRTAB); in TYPED_TEST()
121 elf.AddSection(".dynsym", syms, in TYPED_TEST()
156 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
166 elf.AddSection(".note.gnu.build-id", notes, SHT_NOTE); in TYPED_TEST()
177 int index = elf.AddSection(".dynstr", table, SHT_STRTAB); in TYPED_TEST()
178 elf.AddSection(".dynsym", syms, in TYPED_TEST()
Dsynth_elf.cc81 AddSection("", shn_undef, SHT_NULL); in ELF()
84 int ELF::AddSection(const string& name, const Section& section, in AddSection() function in google_breakpad::synth_elf::ELF
191 AddSection(".shstrtab", section_header_strings_, SHT_STRTAB); in Finish()
Dsynth_elf.h103 int AddSection(const string& name, const Section& section,
Dsynth_elf_unittest.cc281 int text_idx = elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
284 int bss_idx = elf.AddSection(".bss", bss, SHT_NOBITS); in TYPED_TEST()
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config.py121 parser.AddSection('Foo')
134 parser.AddSection('Foo')
135 parser.AddSection('Foo')
136 parser.AddSection('Bar')
142 parser.AddSection('Foo')
143 parser.AddSection('Bar')
152 parser.AddSection('Foo')
153 parser.AddSection('Bar')
158 parser.AddSection('Bar')
166 parser.AddSection('Foo')
/external/flatbuffers/src/
Dbinary_annotator.cpp191 AddSection(header_offset, MakeBinarySection("", BinarySectionType::Header, in BuildHeader()
216 AddSection(vtable_offset, in BuildVTable()
231 AddSection(vtable_offset, in BuildVTable()
243 AddSection(vtable_offset, in BuildVTable()
272 AddSection(offset, MakeSingleRegionBinarySection( in BuildVTable()
454 AddSection( in BuildTable()
473 AddSection(table_offset, in BuildTable()
776 AddSection(table_offset, in BuildTable()
950 AddSection(string_offset, in BuildString()
972 AddSection( in BuildVector()
[all …]
Dbinary_annotator.h321 void AddSection(const uint64_t offset, const BinarySection &section) { in AddSection() function
/external/deqp-deps/amber/src/vkscript/
Dsection_parser.cc128 void SectionParser::AddSection(NodeType section_type, in AddSection() function in amber::vkscript::SectionParser
186 AddSection(current_type, current_shader, current_fmt, section_start, in SplitSections()
205 AddSection(current_type, current_shader, current_fmt, section_start, in SplitSections()
Dsection_parser.h71 void AddSection(NodeType section_type,
/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.cpp180 AddSection(place); in Initialize()
226 AddSection(NewPlace); in InsertSection()
284 AddSection(wp); in SetText()
292 AddSection(wp); in SetText()
527 CPVT_WordPlace CPVT_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPVT_VariableText
Dcpvt_variabletext.h165 CPVT_WordPlace AddSection(const CPVT_WordPlace& place);
/external/python/cpython2/Lib/idlelib/
DconfigHandler.py78 def AddSection(self, section): member in IdleUserConfParser
/external/python/cpython3/Lib/idlelib/
Dconfig.py110 def AddSection(self, section): member in IdleUserConfParser
Dconfigdialog.py1061 idleConf.userCfg['highlight'].AddSection(theme_name)
1507 idleConf.userCfg['keys'].AddSection(keyset_name)
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym17082 FUNC 31c28 18c 0 google_breakpad::synth_elf::ELF::AddSection
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym18142 FUNC 4aa44 210 0 google_breakpad::synth_elf::ELF::AddSection