Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc736 int text_section_index) { in CreateSymbolsTable() argument
756 text_section_index)); in CreateSymbolsTable()
1335 int text_section_index = elf.AddSection( in CreateELFObject() local
1344 CreateSymbolsTable(desc, &elf, text_section_index); in CreateELFObject()