Searched refs:gotsym (Results 1 – 1 of 1) sorted by relevance
136 #define GOT_INIT(got,gotsym,pclabel) \ argument137 ldr got, gotsym; \140 #define GOT_INITSYM(gotsym,pclabel) \ argument142 gotsym: .word _C_LABEL(_GLOBAL_OFFSET_TABLE_) - (pclabel+4)144 #define GOT_INITSYM(gotsym,pclabel) \ argument146 gotsym: .word _C_LABEL(_GLOBAL_OFFSET_TABLE_) - (pclabel+8)160 #define GOT_INIT(got,gotsym,pclabel) argument161 #define GOT_INITSYM(gotsym,pclabel) argument