Searched refs:strSection (Results 1 – 4 of 4) sorted by relevance
38 llvm::StringRef getStrSection() const override { return strSection; } in getStrSection()52 llvm::StringRef strSection; variable
34 .Case(section_names::debugStr, &dObj->strSection) in create()
73 StringRef getStrSection() const override { return strSection; } in getStrSection()99 StringRef strSection; variable
56 strSection = toStringRef(sec->data()); in LLDDwarfObj()