Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1506 StringRef StrDWOSection; member in __anon67bd87680d11::DWARFObjInMemory
1526 .Case("debug_str.dwo", &StrDWOSection) in mapSectionToMember()
1798 StringRef getStrDWOSection() const override { return StrDWOSection; } in getStrDWOSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1682 StringRef StrDWOSection; member in __anon7dea586e1011::DWARFObjInMemory
1703 .Case("debug_str.dwo", &StrDWOSection) in mapSectionToMember()
1971 StringRef getStrDWOSection() const override { return StrDWOSection; } in getStrDWOSection()