Searched refs:InDebugMap (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.cpp | 23 llvm::errs() << " InDebugMap: " << InDebugMap << '\n'; in dump() 78 I.InDebugMap = true; in markEverythingAsKept() 84 I.InDebugMap = true; in markEverythingAsKept()
|
H A D | DWARFLinker.cpp | 433 MyInfo.InDebugMap = true; in shouldKeepVariableDIE() 1424 uint16_t Tag, bool InDebugMap, bool SkipPC, bool InFunctionScope) { in shouldSkipAttribute() argument 1444 !InDebugMap)) && in shouldSkipAttribute() 1539 if (!Info.InDebugMap && LLVM_LIKELY(!Update)) in cloneDIE() 1544 if ((Flags & TF_InFunctionScope) && Info.InDebugMap) in cloneDIE() 1549 if (shouldSkipAttribute(Update, AttrSpec, Die->getTag(), Info.InDebugMap, in cloneDIE() 1570 if ((Info.InDebugMap || AttrInfo.HasLowPc || AttrInfo.HasRanges) && in cloneDIE()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.cpp | 53 I.InDebugMap = true; in markEverythingAsKept() 59 I.InDebugMap = true; in markEverythingAsKept()
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A D | DwarfLinker.cpp | 194 bool InDebugMap : 1;///< Was this DIE's entity found in the map? member 2053 Info.InDebugMap = true; in hasValidRelocation() 2088 MyInfo.InDebugMap = true; in shouldKeepVariableDIE() 2683 uint16_t Tag, bool InDebugMap, bool SkipPC, in shouldSkipAttribute() argument 2700 !InDebugMap)) && in shouldSkipAttribute() 2782 if (!Info.InDebugMap) in cloneDIE() 2788 if (shouldSkipAttribute(AttrSpec, Die->getTag(), Info.InDebugMap, in cloneDIE() 2815 if ((Info.InDebugMap || AttrInfo.HasLowPc) && in cloneDIE()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/ |
D | DWARFLinkerCompileUnit.h | 81 bool InDebugMap : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinkerCompileUnit.h | 83 bool InDebugMap : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinkerCompileUnit.h | 83 bool InDebugMap : 1; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h | 68 bool InDebugMap : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinkerCompileUnit.h | 83 bool InDebugMap : 1; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h | 70 bool InDebugMap : 1; member
|