Searched defs:r_symbolnum (Results 1 – 3 of 3) sorted by relevance
26 uint32_t r_symbolnum; // symbol index if r_extern == 1 else section index variable
981 uint32_t r_symbolnum : 24, r_pcrel : 1, r_length : 2, r_extern : 1, member
821 const unsigned r_symbolnum = (r_scattered ? 0 : in PrintRelocationEntries() local [all...]