Home
last modified time | relevance | path

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

/art/compiler/debug/dwarf/
Ddebug_info_entry_writer.h171 void WriteStrp(Attribute attrib, size_t debug_str_offset) { in WriteStrp() argument
173 this->PushUint32(dchecked_integral_cast<uint32_t>(debug_str_offset)); in WriteStrp()