Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc139 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
167 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
171 elf.AddSection(".note.gnu.build-id", notes, SHT_NOTE); in TYPED_TEST()
199 elf.AddSection(".text", text, SHT_PROGBITS); in TYPED_TEST()
205 int note_idx = elf.AddSection(".note", notes, SHT_NOTE); in TYPED_TEST()
232 elf1.AddSection(".foo", foo_1, SHT_PROGBITS); in TYPED_TEST()
235 elf1.AddSection(".text", text_1, SHT_PROGBITS); in TYPED_TEST()
250 elf2.AddSection(".foo", foo_2, SHT_PROGBITS); in TYPED_TEST()
252 elf2.AddSection(".text", text_2, SHT_PROGBITS); in TYPED_TEST()
Ddump_symbols_unittest.cc98 elf.AddSection(".text", text, SHT_PROGBITS); in TEST_F()
106 int index = elf.AddSection(".dynstr", table, SHT_STRTAB); in TEST_F()
107 elf.AddSection(".dynsym", syms, in TEST_F()
138 elf.AddSection(".text", text, SHT_PROGBITS); in TEST_F()
146 int index = elf.AddSection(".dynstr", table, SHT_STRTAB); in TEST_F()
147 elf.AddSection(".dynsym", syms, in TEST_F()
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')
168 parser.AddSection('Foo')
[all …]
/external/v8/src/
Dgdb-jit.cc479 size_t AddSection(MachOSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
622 size_t AddSection(ELFSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
1050 elf->AddSection(symtab); in CreateSymbolsTable()
1051 elf->AddSection(strtab); in CreateSymbolsTable()
1799 obj->AddSection(new(zone) DebugInfoSection(desc)); in CreateDWARFSections()
1800 obj->AddSection(new(zone) DebugAbbrevSection(desc)); in CreateDWARFSections()
1801 obj->AddSection(new(zone) DebugLineSection(desc)); in CreateDWARFSections()
1804 obj->AddSection(new(zone) UnwindInfoSection(desc)); in CreateDWARFSections()
1910 mach_o.AddSection(new(&zone) MachOTextSection(kCodeAlignment, in CreateELFObject()
1922 size_t text_section_index = elf.AddSection(new (&zone) FullHeaderELFSection( in CreateELFObject()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
Dllvm-objcopy.cpp130 std::vector<StringRef> AddSection; member
445 if (!Config.AddSection.empty()) { in HandleArgs()
446 for (const auto &Flag : Config.AddSection) { in HandleArgs()
617 Config.AddSection.push_back(Arg->getValue()); in ParseObjcopyOptions()
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp203 AddSection(place); in Initialize()
249 AddSection(NewPlace); in InsertSection()
307 AddSection(wp); in SetText()
315 AddSection(wp); in SetText()
551 CPVT_WordPlace CPDF_VariableText::AddSection(const CPVT_WordPlace& place) { in AddSection() function in CPDF_VariableText
Dcpdf_variabletext.h174 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.py111 def AddSection(self, section): member in IdleUserConfParser
/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