Searched defs:sectionName (Results 1 – 9 of 9) sorted by relevance
309 auto section(string sectionName) in section()
262 in char* segmentName, in char* sectionName) in getSection()
56 uint32_t sectionName; member
162 std::string sectionName = getSectionNameAtIndex(header.sh_name); in getIndexOfSectionWithName() local
718 in char* segmentName, in char* sectionName) in getSection()
201 std::string sectionName = sectionPrefix.str() + symbolName; in smallData() local
1127 std::string * sectionName = sectionNode->getSectionName(); in createSourceFromNode() local
3437 StringRef MachORebaseEntry::sectionName() const { in sectionName() function in MachORebaseEntry3989 StringRef MachOBindEntry::sectionName() const { in sectionName() function in MachOBindEntry4105 StringRef BindRebaseSegInfo::sectionName(int32_t SegIndex, in sectionName() function in BindRebaseSegInfo
919 std::string sectionName() { in sectionName() function in __anon119c321b0111::CGObjCGNUstep2