Searched refs:read_elf_segments (Results 1 - 4 of 4) sorted by relevance

/u-boot/tools/binman/etype/
H A Dtee_os.py25 read_elf_segments() method.
72 # read_elf_segments() to get the segment information
76 # The FIT implementation will call read_elf_segments() to get
81 def read_elf_segments(self): member in class:Entry_tee_os
H A Dfit.py698 segs = entry.read_elf_segments()
H A Dsection.py1041 def read_elf_segments(self): member in class:Entry_section
1047 return entry.read_elf_segments()
/u-boot/tools/binman/
H A Dentry.py1351 def read_elf_segments(self): function

Completed in 101 milliseconds