Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp743 virtual std::string getGroupSectionHeaderName() const;
768 std::string getGroupSectionHeaderName() const override;
6995 ListScope L(W, getGroupSectionHeaderName()); in printGroupSections()
7014 std::string LLVMELFDumper<ELFT>::getGroupSectionHeaderName() const { in getGroupSectionHeaderName() function in LLVMELFDumper
8092 std::string JSONELFDumper<ELFT>::getGroupSectionHeaderName() const { in getGroupSectionHeaderName() function in JSONELFDumper