Searched refs:sectionName (Results 1 – 4 of 4) sorted by relevance
56 uint32_t sectionName; member
623 textHdr.sectionName = sa_htobe32(-1); in bebox_write_header()636 dataHdr.sectionName = sa_htobe32(-1); in bebox_write_header()649 ldrHdr.sectionName = sa_htobe32(-1); in bebox_write_header()
162 std::string sectionName = getSectionNameAtIndex(header.sh_name); in getIndexOfSectionWithName() local163 if (inName == sectionName) in getIndexOfSectionWithName()
1127 std::string * sectionName = sectionNode->getSectionName(); in createSourceFromNode() local1128 GlobMatcher globber(*sectionName); in createSourceFromNode()