AllocRelative 245 sandbox/win/src/policy_engine_opcodes.cc ptrdiff_t delta_str = AllocRelative(opcode, match_str, wcslen(match_str)+1); AllocRelative 364 sandbox/win/src/policy_engine_opcodes.h ptrdiff_t AllocRelative(void* start, const wchar_t* str, size_t lenght);