Searched defs:relocation_start (Results 1 – 2 of 2) sorted by relevance
24 const byte* relocation_start() const { return code->relocation_start(); } in relocation_start() function43 const byte* relocation_start() const { return code->reloc_info().begin(); } in relocation_start() function65 const byte* relocation_start() const { in relocation_start() function
293 byte* Code::relocation_start() const { in relocation_start() function