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

/external/chromium_org/v8/src/
H A Dgdb-jit.cc380 class MachOTextSection : public MachOSection { class in namespace:v8
382 MachOTextSection(uintptr_t align, function in class:v8::MachOTextSection
1926 mach_o.AddSection(new(&zone) MachOTextSection(kCodeAlignment,
/external/v8/src/
H A Dgdb-jit.cc378 class MachOTextSection : public MachOSection { class in namespace:v8
380 MachOTextSection(uintptr_t align, function in class:v8::MachOTextSection
1913 mach_o.AddSection(new MachOTextSection(kCodeAlignment,

Completed in 53 milliseconds