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