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