Get corresponding seg_data entry for an existing or newly added section.
Input: name = name of section suffix = append to name type = section header type, e.g. SHT_PROGBITS flags = section header flags, e.g. SHF_ALLOC align_ = section alignment
SegData index of found or newly created section.
See Implementation
Get corresponding seg_data entry for an existing or newly added section.
Input: name = name of section suffix = append to name type = section header type, e.g. SHT_PROGBITS flags = section header flags, e.g. SHF_ALLOC align_ = section alignment