Home | History | Annotate | Download | only in src

Lines Matching full:relocation

147 // Relocation information
150 // Relocation information consists of the address (pc) of the datum
151 // to which the relocation information applies, the relocation mode
152 // (rmode), and an optional data field. The relocation mode may be
153 // "descriptive" and not indicate a need for relocation, but simply
160 // in the relocation information. Two types of source positions are collected
173 // we do not normally record relocation info.
233 // Is the relocation mode affected by GC?
267 // Apply a relocation by delta bytes
270 // Is the pointer this relocation info refers to coded like a plain pointer
276 // this relocation applies to;
310 // Read/modify the reference in the instruction this relocation
382 // RelocInfoWriter serializes a stream of relocation info. It writes towards
431 // A RelocIterator iterates over relocation information.
443 // Relocation
776 // Write recorded positions to relocation information.