Searched defs:secName (Results 1 – 2 of 2) sorted by relevance
151 const std::string secName {".shstrtab"}; in ParseSecNamesStr() local222 std::string secName = GetSectionName(shdr->nameIndex_); in ParseSecHeaders() local
160 …SignElf::WriteSection(ELFIO::elfio& reader, const std::string& content, const std::string& secName) in WriteSection()