Lines Matching defs:AddSection
479 uint32_t AddSection(MachOSection* section) {
621 uint32_t AddSection(ELFSection* section) {
1026 elf->AddSection(symtab);
1027 elf->AddSection(strtab);
1795 obj->AddSection(new(zone) DebugInfoSection(desc));
1796 obj->AddSection(new(zone) DebugAbbrevSection(desc));
1797 obj->AddSection(new(zone) DebugLineSection(desc));
1800 obj->AddSection(new(zone) UnwindInfoSection(desc));
1925 mach_o.AddSection(new(&zone) MachOTextSection(kCodeAlignment,
1937 int text_section_index = elf.AddSection(