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

  /frameworks/compile/mclinker/lib/Target/ARM/
THMToARMStub.h 53 uint64_t initSymValue() const;
THMToTHMStub.h 53 uint64_t initSymValue() const;
THMToARMStub.cpp 117 uint64_t THMToARMStub::initSymValue() const
THMToTHMStub.cpp 113 uint64_t THMToTHMStub::initSymValue() const
  /frameworks/compile/mclinker/lib/LD/
StubFactory.cpp 83 stub->initSymValue(), // value
84 FragmentRef::Create(*stub, stub->initSymValue()),
  /frameworks/compile/mclinker/include/mcld/Fragment/
Stub.h 94 virtual uint64_t initSymValue() const { return 0x0; }

Completed in 194 milliseconds