Searched defs:MachOTextSection (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dgdb-jit.cc354 class MachOTextSection : public MachOSection { class in namespace:v8
356 MachOTextSection(uintptr_t align, function in class:v8::MachOTextSection
1925 mach_o.AddSection(new(&zone) MachOTextSection(kCodeAlignment,

Completed in 183 milliseconds