Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DIdenticalCodeFolding.cpp290 char kept_str[8]; in getContentWithVariables() local
291 kept_info.print(kept_str, sizeof(kept_str)); in getContentWithVariables()
292 result.append(kept_str); in getContentWithVariables()