Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/
Dgdb-jit.cc349 class MachOTextSection : public MachOSection { class
351 MachOTextSection(uint32_t align, uintptr_t addr, uintptr_t size) in MachOTextSection() function in v8::internal::GDBJITInterface::MachOTextSection
1809 mach_o.AddSection(zone.New<MachOTextSection>( in CreateELFObject()