Home
last modified time | relevance | path

Searched refs:AddSection (Results 1 – 11 of 11) 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/v8/src/
Dgdb-jit.cc478 uint32_t AddSection(MachOSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
621 uint32_t AddSection(ELFSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
1045 elf->AddSection(symtab); in CreateSymbolsTable()
1046 elf->AddSection(strtab); in CreateSymbolsTable()
1839 obj->AddSection(new(zone) DebugInfoSection(desc)); in CreateDWARFSections()
1840 obj->AddSection(new(zone) DebugAbbrevSection(desc)); in CreateDWARFSections()
1841 obj->AddSection(new(zone) DebugLineSection(desc)); in CreateDWARFSections()
1844 obj->AddSection(new(zone) UnwindInfoSection(desc)); in CreateDWARFSections()
1949 mach_o.AddSection(new(&zone) MachOTextSection(kCodeAlignment, in CreateELFObject()
1961 int text_section_index = elf.AddSection( in CreateELFObject()
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp269 AddSection(place, secinfo); in Initialize()
323 AddSection(NewPlace, secinfo); in InsertSection()
423 AddSection(wp, secinfo); in SetText()
434 AddSection(wp, secinfo); in SetText()
678 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/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