Searched defs:relocation_start (Results 1 – 2 of 2) sorted by relevance
27 const byte* relocation_start() const { return code->relocation_start(); } in relocation_start() function47 const byte* relocation_start() const { return code->reloc_info().begin(); } in relocation_start() function70 const byte* relocation_start() const { in relocation_start() function
501 byte* Code::relocation_start() const { in relocation_start() function