Searched refs:initSymValue (Results 1 - 7 of 7) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DTHMToARMStub.h46 uint64_t initSymValue() const;
H A DTHMToTHMStub.h46 uint64_t initSymValue() const;
H A DTHMToARMStub.cpp126 uint64_t THMToARMStub::initSymValue() const { function in class:mcld::THMToARMStub
H A DTHMToTHMStub.cpp122 uint64_t THMToTHMStub::initSymValue() const { function in class:mcld::THMToTHMStub
/frameworks/compile/mclinker/lib/Fragment/
H A DStub.cpp51 initSymValue(),
52 FragmentRef::Create(*this, initSymValue()),
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64CA53ErratumStub.cpp89 initSymValue(),
90 FragmentRef::Create(*this, initSymValue()),
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DStub.h96 virtual uint64_t initSymValue() const { return 0x0; } function in class:mcld::Stub

Completed in 170 milliseconds