Searched defs:MachOSection (Results 1 – 1 of 1) sorted by relevance
222 class MachOSection : public DebugSectionBase<MachOSectionHeader> { class232 MachOSection(const char* name, const char* segment, uint32_t align, in MachOSection() function in v8::internal::GDBJITInterface::MachOSection