Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc358 class MachOTextSection : public MachOSection { class
360 MachOTextSection(uint32_t align, uintptr_t addr, uintptr_t size) in MachOTextSection() function in v8::internal::GDBJITInterface::MachOTextSection
1910 mach_o.AddSection(new(&zone) MachOTextSection(kCodeAlignment, in CreateELFObject()