Home
last modified time | relevance | path

Searched defs:dir_idx (Results 1 – 3 of 3) sorted by relevance

/external/fio/profiles/
Dtiobench.c11 static char sz_idx[80], bs_idx[80], loop_idx[80], dir_idx[80], t_idx[80]; variable
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugLine.cpp506 uint32_t dir_idx = debug_line_data.GetULEB128( &offset ); in ParseSupportFiles() local
980 uint32_t dir_idx = file_names[idx].dir_idx - 1; in GetFile() local
DDWARFDebugLine.h44 dw_sleb128_t dir_idx; member