Home
last modified time | relevance | path

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

/external/libdrm/radeon/
Dradeon_cs_int.h26 int section_line; member
Dradeon_cs_gem.c288 cs->section_file, cs->section_func, cs->section_line); in cs_gem_begin()
297 cs->section_line = line; in cs_gem_begin()
327 … cs->section_file, cs->section_func, cs->section_line, cs->section_ndw, cs->section_cdw); in cs_gem_end()
/external/elfutils/src/
Dreadelf.c207 section_line = 16, /* .debug_line */ enumerator
217 | section_info | section_line | section_loc
427 print_debug_sections |= section_line; in parse_opt()
430 print_debug_sections |= section_line; in parse_opt()