Lines Matching full:relocation
88 // The buffer into which code and relocation info are generated. It could
209 // Relocation information
212 // Relocation information consists of the address (pc) of the datum
213 // to which the relocation information applies, the relocation mode
214 // (rmode), and an optional data field. The relocation mode may be
215 // "descriptive" and not indicate a need for relocation, but simply
222 // in the relocation information. Two types of source positions are collected
235 // we do not normally record relocation info.
322 // Is the relocation mode affected by GC?
366 // Apply a relocation by delta bytes
369 // Is the pointer this relocation info refers to coded like a plain pointer
375 // this relocation applies to;
414 // Read/modify the reference in the instruction this relocation
445 // Check whether the given code contains relocation information that
492 // RelocInfoWriter serializes a stream of relocation info. It writes towards
542 // A RelocIterator iterates over relocation information.
554 // Relocation information with mode k is included in the
972 // Write recorded positions to relocation information.