Searched refs:FullHeaderELFSection (Results 1 – 1 of 1) sorted by relevance
373 class FullHeaderELFSection : public ELFSection { class375 FullHeaderELFSection(const char* name, Type type, uintptr_t align, in FullHeaderELFSection() function in v8::internal::GDBJITInterface::FullHeaderELFSection1820 size_t text_section_index = elf.AddSection(zone.New<FullHeaderELFSection>( in CreateELFObject()