Searched refs:AddSection (Results 1 – 2 of 2) sorted by relevance
24 void AddSection(SectionStateIcon icon_id,121 model_->AddSection(PageInfoModel::ICON_STATE_ERROR,125 model_->AddSection(PageInfoModel::ICON_STATE_ERROR,138 model_->AddSection(PageInfoModel::ICON_STATE_ERROR,142 model_->AddSection(PageInfoModel::ICON_STATE_ERROR,153 model_->AddSection(PageInfoModel::ICON_STATE_ERROR,166 model_->AddSection(PageInfoModel::ICON_STATE_OK,184 model_->AddSection(PageInfoModel::ICON_STATE_OK,
371 uint32_t AddSection(ELFSection* section) { in AddSection() function in v8::internal::BASE_EMBEDDED741 elf->AddSection(symtab); in CreateSymbolsTable()742 elf->AddSection(strtab); in CreateSymbolsTable()1219 elf->AddSection(new DebugInfoSection(desc)); in CreateDWARFSections()1220 elf->AddSection(new DebugAbbrevSection); in CreateDWARFSections()1221 elf->AddSection(new DebugLineSection(desc)); in CreateDWARFSections()1224 elf->AddSection(new UnwindInfoSection(desc)); in CreateDWARFSections()1335 int text_section_index = elf.AddSection( in CreateELFObject()