Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc620 ELFSection* SectionAt(uint32_t index) { return *sections_.Find(index); } in SectionAt() function in v8::internal::GDBJITInterface::BASE_EMBEDDED
721 ELFStringTable* strtab = static_cast<ELFStringTable*>(SectionAt(1)); in WriteSectionTable()
878 static_cast<ELFStringTable*>(w->debug_object()->SectionAt(index() + 1)); in WriteBody()