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/wasm/
Dencoder.cc455 void AddSection(size_t size) { in AddSection() function
473 sizes.AddSection(signatures_.size()); in WriteTo()
478 sizes.AddSection(globals_.size()); in WriteTo()
483 sizes.AddSection(functions_.size()); in WriteTo()
489 sizes.AddSection(data_segments_.size()); in WriteTo()
494 sizes.AddSection(indirect_functions_.size()); in WriteTo()
/external/v8/src/
Dgdb-jit.cc477 uint32_t AddSection(MachOSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
620 uint32_t AddSection(ELFSection* section) { in AddSection() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
1032 elf->AddSection(symtab); in CreateSymbolsTable()
1033 elf->AddSection(strtab); in CreateSymbolsTable()
1824 obj->AddSection(new(zone) DebugInfoSection(desc)); in CreateDWARFSections()
1825 obj->AddSection(new(zone) DebugAbbrevSection(desc)); in CreateDWARFSections()
1826 obj->AddSection(new(zone) DebugLineSection(desc)); in CreateDWARFSections()
1829 obj->AddSection(new(zone) UnwindInfoSection(desc)); in CreateDWARFSections()
1934 mach_o.AddSection(new(&zone) MachOTextSection(kCodeAlignment, in CreateELFObject()
1946 int text_section_index = elf.AddSection( in CreateELFObject()
/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp823 AddSection(place, secinfo); in Initialize()
892 AddSection(NewPlace, secinfo); in InsertSection()
1005 AddSection(wp, secinfo); in SetText()
1016 AddSection(wp, secinfo); in SetText()
1258 CPVT_WordPlace CPDF_VariableText::AddSection(const CPVT_WordPlace& place, in AddSection() function in CPDF_VariableText
Dpdf_vt.h456 CPVT_WordPlace AddSection(const CPVT_WordPlace& place,
/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