Searched refs:buildNameMap (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/linkloader/include/
H A DELFSectionHeaderTable.h55 void buildNameMap();
H A DELFSectionSymTab.h60 void buildNameMap();
/frameworks/compile/linkloader/include/impl/
H A DELFSectionHeaderTable.hxx87 inline void ELFSectionHeaderTable<Bitwidth>::buildNameMap() { function in class:ELFSectionHeaderTable
H A DELFSectionSymTab.hxx54 inline void ELFSectionSymTab<Bitwidth>::buildNameMap() { function in class:ELFSectionSymTab
H A DELFObject.hxx62 object->shtab->buildNameMap();
66 symtab->buildNameMap();

Completed in 52 milliseconds