Searched refs:abbrevSection (Results 1 – 4 of 4) sorted by relevance
37 llvm::StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection()46 llvm::StringRef abbrevSection; variable
37 .Case("__debug_abbrev", &dObj->abbrevSection) in create()
72 StringRef getAbbrevSection() const override { return abbrevSection; } in getAbbrevSection()98 StringRef abbrevSection; variable
55 abbrevSection = toStringRef(sec->data()); in LLDDwarfObj()