Home
last modified time | relevance | path

Searched defs:InDebugMap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h68 bool InDebugMap : 1; member
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1424 uint16_t Tag, bool InDebugMap, bool SkipPC, bool InFunctionScope) { in shouldSkipAttribute()