Searched refs:readSignature (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFReader.h86 /// readSignature - read a symbol from the given Input and index in symtab
88 ResolveInfo* readSignature(Input& pInput,
176 /// readSignature - read a symbol from the given Input and index in symtab
178 ResolveInfo* readSignature(Input& pInput,
H A DELFReaderIf.h77 /// readSignature - read a symbol from the given Input and index in symtab
79 virtual ResolveInfo* readSignature(Input& pInput,
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectReader.cpp113 m_pELFReader->readSignature(pInput,
H A DELFReader.cpp475 /// readSignature - read a symbol from the given Input and index in symtab
477 ResolveInfo* ELFReader<32, true>::readSignature(Input& pInput, function in class:ELFReader
1031 /// readSignature - read a symbol from the given Input and index in symtab
1033 ResolveInfo* ELFReader<64, true>::readSignature(Input& pInput, function in class:ELFReader

Completed in 112 milliseconds