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

/barrelfish-2018-10-04/tools/arm_boot/
H A Darm_bootimage.c247 int got_symidx= -1; local
279 got_symidx= i;
291 if(got_symidx == -1) fail("No got_base symbol.\n");
424 else if(typ == R_ARM_ABS32 && sym == got_symidx) {

Completed in 35 milliseconds