Lines Matching full:relocation
32 .Nd retrieve generated relocation arrays
49 is used to retrieve the relocation arrays generated by a prior call to
52 Each call to this function retrieves the next available relocation
55 the relocation arrays.
56 The total number of generated relocation arrays retrievable
73 of the relocation section to which the retrieved relocation array
79 the ELF section to which the retrieved relocation array applies.
84 relocation entries contained in the relocation array.
89 retrieved array of relocation entries.
96 The retrieved relocation entries are described using structure
114 The type code of the relocation entry.
125 The symbol index associated with the relocation entry.
128 The memory area used for the relocation arrays is managed by the
141 if there were no more relocation arrays to retrieve, or if the flag
151 To generate relocation entries and retrieve them, use:
210 There were no more ELF relocation arrays to retrieve.