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

  /frameworks/compile/mclinker/lib/Target/ARM/
THMToARMStub.h 46 uint64_t initSymValue() const;
THMToTHMStub.h 46 uint64_t initSymValue() const;
THMToARMStub.cpp 126 uint64_t THMToARMStub::initSymValue() const {
THMToTHMStub.cpp 122 uint64_t THMToTHMStub::initSymValue() const {
  /frameworks/compile/mclinker/lib/Fragment/
Stub.cpp 51 initSymValue(),
52 FragmentRef::Create(*this, initSymValue()),
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64CA53ErratumStub.cpp 89 initSymValue(),
90 FragmentRef::Create(*this, initSymValue()),
  /frameworks/compile/mclinker/include/mcld/Fragment/
Stub.h 96 virtual uint64_t initSymValue() const { return 0x0; }

Completed in 164 milliseconds