HomeSort by relevance Sort by last modified time
    Searched full:rvas (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/win/
pe_image.cc 411 // check if VC7-style imports, using RVAs instead of
413 bool rvas = (delay_descriptor->grAttrs & dlattrRva) != 0; local
415 if (rvas) {
469 bool rvas = (delay_descriptor->grAttrs & dlattrRva) != 0; local
471 if (rvas) {
  /external/openssl/crypto/perlasm/
x86_64-xlate.pl 1053 # In case you wonder why references are 32-bit .rvas and not 64-bit
    [all...]

Completed in 1109 milliseconds