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

/frameworks/compile/linkloader/lib/
H A DELFSectionHeader.cpp38 char const *ELFSectionHeaderHelperMixin::getSectionTypeStr(uint32_t type) { function in class:ELFSectionHeaderHelperMixin
/frameworks/compile/linkloader/include/impl/
H A DELFSectionHeader.hxx87 PRINT_LINT("Type", getSectionTypeStr(getType()));
/frameworks/compile/linkloader/include/
H A DELFSectionHeader.h27 static char const *getSectionTypeStr(uint32_t type);

Completed in 63 milliseconds