Searched refs:PopulateHeader (Results 1 – 1 of 1) sorted by relevance
239 virtual void PopulateHeader(Writer::Slot<Header> header) { in PopulateHeader() function in v8::internal::GDBJITInterface::MachOSection317 void PopulateHeader(Writer::Slot<Header> header, ELFStringTable* strtab);336 virtual void PopulateHeader(Writer::Slot<Header> header) { in PopulateHeader() function in v8::internal::GDBJITInterface::ELFSection367 virtual void PopulateHeader(Writer::Slot<Header> header) { in PopulateHeader() function in v8::internal::GDBJITInterface::MachOTextSection368 MachOSection::PopulateHeader(header); in PopulateHeader()397 virtual void PopulateHeader(Writer::Slot<Header> header) { in PopulateHeader() function in v8::internal::GDBJITInterface::FullHeaderELFSection398 ELFSection::PopulateHeader(header); in PopulateHeader()462 void ELFSection::PopulateHeader(Writer::Slot<ELFSection::Header> header, in PopulateHeader() function in v8::internal::GDBJITInterface::ELFSection467 PopulateHeader(header); in PopulateHeader()590 sections_[section]->PopulateHeader(headers.at(section)); in WriteSections()[all …]