Searched defs:ELFSection (Results 1 – 2 of 2) sorted by relevance
548 const MCSection *ELFSection = getContext().getELFSection( in ParseSectionArguments() local
281 class ELFSection : public DebugSectionBase<ELFSectionHeader> { class313 ELFSection(const char* name, Type type, uintptr_t align) in ELFSection() function in v8::internal::ELFSection