Searched defs:addend (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/linkloader/include/
H A DELFTypes.h130 typedef detail::ELFSword addend; typedef in struct:ELFPrimitiveTypes
153 typedef detail::ELFSxword addend; typedef in struct:ELFPrimitiveTypes
193 typedef typename ELFPrimitiveTypes<BITWIDTH>::addend addend_t; \
211 typedef ELFPrimitiveTypes<BITWIDTH>::addend addend_t; \
/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocation.h54 /// addend - A value
55 Address addend() const function in class:mcld::Relocation
110 /// m_Addend - the addend

Completed in 143 milliseconds