Searched refs:gSymDBSwitch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/codesighs/
H A Dmsmap2tsv.c215 static Switch gSymDBSwitch = {"--symdb", "-sdb", 1, NULL, "Specify a symbol tsv db input file." DESC_NEWLINE "Such a symdb is produced using the tool msdump2symdb." DESC_NEWLINE "This allows better symbol size approximations." DESC_NEWLINE "The symdb file must be pre-sorted."}; variable
222 &gSymDBSwitch,
2036 else if(current == &gSymDBSwitch)

Completed in 71 milliseconds