Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1344 uint16_t Tag, bool InDebugMap, bool SkipPC, in shouldSkipAttribute() argument
1352 return SkipPC; in shouldSkipAttribute()
1363 return (SkipPC || (!InFunctionScope && Tag == dwarf::DW_TAG_variable && in shouldSkipAttribute()