Searched refs:getSymValue (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFReaderIf.h106 uint64_t getSymValue(uint64_t pValue,
/frameworks/compile/mclinker/lib/LD/
H A DELFReaderIf.cpp127 /// getSymValue - get the section offset of the symbol.
128 uint64_t ELFReaderIF::getSymValue(uint64_t pValue, function in class:mcld::ELFReaderIF
H A DELFReader.cpp122 uint64_t ld_value = getSymValue(st_value, st_shndx, pInput);
622 uint64_t ld_value = getSymValue(st_value, st_shndx, pInput);

Completed in 204 milliseconds