Searched defs:section (Results 1 – 3 of 3) sorted by relevance
27 .macro FUNC name colon section=default align=4 _bti=default43 .macro LOCAL_FUNC name colon section=default align=4 _bti=default58 .macro WEAK_FUNC name colon section=default align=4 _bti=default
417 struct ape_section_hdr_s *section) in ape_section_copy()491 static int ape_section_zero(struct ape_section_hdr_s *section) in ape_section_zero()521 struct ape_section_hdr_s *section = NULL; in bnxt_load() local
376 def overlaps(self, section, addr, size): argument