Home
last modified time | relevance | path

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

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