/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFCompileUnit.h | 22 bool IsDWO, const DWARFUnitSectionBase &UnitSection, in DWARFCompileUnit()
|
H A D | DWARFTypeUnit.h | 24 StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
H A D | DWARFUnit.h | 84 bool IsDWO) override { in parseImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFCompileUnit.h | 24 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
|
H A D | DWARFTypeUnit.h | 31 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
H A D | DWARFUnit.h | 215 bool IsDWO; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 29 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
D | DWARFUnit.h | 230 bool IsDWO; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 29 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
D | DWARFUnit.h | 232 bool IsDWO; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 29 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
D | DWARFUnit.h | 232 bool IsDWO; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFCompileUnit.h | 29 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
|
H A D | DWARFTypeUnit.h | 30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
H A D | DWARFUnit.h | 227 bool IsDWO; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFCompileUnit.h | 29 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
|
D | DWARFUnit.h | 232 bool IsDWO; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 63 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() 176 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFUnit()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 69 const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, in addUnitsImpl() 192 bool IsDWO, const DWARFUnitVector &UnitVector) in DWARFUnit()
|
H A D | DWARFContext.cpp | 355 bool IsDWO = (Extension == ".dwo") || (Extension == ".dwp"); in dump() local 701 bool IsDWO) { in getTypeUnitForHash()
|
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 38 bool IsDWO, const DWARFUnitSectionBase &UnitSection, in DWARFUnit()
|