Home
last modified time | relevance | path

Searched refs:readRel (Results 1 – 7 of 7) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DELFReader.h93 bool readRel(Input& pInput,
183 bool readRel(Input& pInput,
DELFReaderIf.h87 virtual bool readRel(Input& pInput,
/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFReloc.hxx56 ELFReloc_CRTP<Bitwidth>::readRel(Archiver &AR, size_t index) { in readRel() function in ELFReloc_CRTP
DELFSectionRelTable.hxx72 rt->table.push_back(ELFRelocTy::readRel(AR, i)); in read()
/frameworks/rs/cpu_ref/linkloader/include/
DELFReloc.h61 static ELFRelocTy *readRel(Archiver &AR, size_t index);
/frameworks/compile/mclinker/lib/LD/
DELFObjectReader.cpp334 if (!m_pELFReader->readRel(pInput, **rs, region)) { in readRelocations()
DELFReader.cpp241 bool ELFReader<32, true>::readRel(Input& pInput, in readRel() function in ELFReader
763 bool ELFReader<64, true>::readRel(Input& pInput, in readRel() function in ELFReader