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

  /toolchain/binutils/binutils-2.25/gold/
ehframe.cc 197 unsigned char* pfde = oview + 12; local
202 elfcpp::Swap<32, big_endian>::writeval(pfde,
204 elfcpp::Swap<32, big_endian>::writeval(pfde + 4,
206 pfde += 8;
209 gold_assert(pfde - oview == oview_size);
981 const unsigned char* pfde,
986 // OFFSET is the distance between the 4 bytes before PFDE to the
989 unsigned int cie_offset = (pfde - 4 - pcontents) - offset + 8;
997 if (relocs->advance(pfde - pcontents) > 0)
1000 if (relocs->next_offset() != pfde - pcontents
    [all...]
ehframe.h 497 const unsigned char* pfde,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h     [all...]

Completed in 2463 milliseconds