HomeSort by relevance Sort by last modified time
    Searched defs:LocalAddress (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp 266 uint8_t* LocalAddress = Section.Address + RE.Offset;
270 << " LocalAddress: " << format("%p", LocalAddress)
303 uint8_t* LocalAddress = Section.Address + RE.Offset;
314 return applyRelocationValue(LocalAddress, Value + RE.Addend,
323 return applyRelocationValue(LocalAddress, Value, 1 << RE.Size);
333 uint8_t* LocalAddress = Section.Address + RE.Offset;
353 return applyRelocationValue(LocalAddress, Value + RE.Addend, 1 << RE.Size);
365 uint8_t* LocalAddress = Section.Address + RE.Offset;
382 return applyRelocationValue(LocalAddress, Value, 1 << RE.Size)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winhttp.h 540 SOCKADDR_STORAGE LocalAddress;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h     [all...]

Completed in 719 milliseconds