in arm assembly language, what does 'allocatable' section mean? and how are section flags “ax” used?

前端 未结 0 1514
野趣味
野趣味 2020-12-13 20:20

in linux source include/linux/init.h, I see these two lines

/* For assembly routines */
#define __HEAD      .section    ".head.text","ax"
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题