When and how are the items in data.rel.ro section updated in Linux?
I’m rafactoring a 32bit application on 64bit embeded Linux. I’ll explain why I refacotr it first:
Currently there’s huge amount of global settings which are defined as global variables e.g., globalSetting_xxx in my application. The type of these variables are struct like: