Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1307 uint16_t Tag, bool InDebugMap, bool SkipPC, in shouldSkipAttribute() argument
1315 return SkipPC; in shouldSkipAttribute()
1326 return (SkipPC || (!InFunctionScope && Tag == dwarf::DW_TAG_variable && in shouldSkipAttribute()