Home
last modified time | relevance | path

Searched refs:FullHeaderELFSection (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/
Dgdb-jit.cc373 class FullHeaderELFSection : public ELFSection { class
375 FullHeaderELFSection(const char* name, Type type, uintptr_t align, in FullHeaderELFSection() function in v8::internal::GDBJITInterface::FullHeaderELFSection
1820 size_t text_section_index = elf.AddSection(zone.New<FullHeaderELFSection>( in CreateELFObject()