Searched refs:segments (Results 1 – 4 of 4) sorted by relevance
92 def set_segment_section_map(self, segments, sections): argument94 segments = list(95 filter(lambda seg: seg["p_type"] == "PT_LOAD", segments)99 for n, seg in enumerate(segments):
155 module, their ELF segments as well as sections.
15 In some market segments that primarily deal with client-side devices like mobile30 In other market segments that primarily deal with server-side devices (e.g. data
386 TF_LDFLAGS += $(call ld_option, --no-warn-rwx-segments)