Home
last modified time | relevance | path

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

/third_party/libdrm/radeon/
Dradeon_cs_int.h26 int section_line; member
Dradeon_cs_gem.c285 cs->section_file, cs->section_func, cs->section_line); in cs_gem_begin()
294 cs->section_line = line; in cs_gem_begin()
324 … cs->section_file, cs->section_func, cs->section_line, cs->section_ndw, cs->section_cdw); in cs_gem_end()
/third_party/elfutils/src/
Dreadelf.c258 section_line = 16, /* .debug_line */ enumerator
270 | section_info | section_line | section_loc
552 print_debug_sections |= section_line; in parse_opt()
555 print_debug_sections |= section_line; in parse_opt()