Home
last modified time | relevance | path

Searched defs:pTag (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DELFDynamic.tcc22 void Entry<32, true>::setValue(uint64_t pTag, uint64_t pValue) in setValue()
48 void Entry<64, true>::setValue(uint64_t pTag, uint64_t pValue) in setValue()
/frameworks/compile/mclinker/lib/Target/
DELFDynamic.cpp85 void ELFDynamic::reserveOne(uint64_t pTag) in reserveOne()
91 void ELFDynamic::applyOne(uint64_t pTag, uint64_t pValue) in applyOne()