Home
last modified time | relevance | path

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

/frameworks/compile/linkloader/include/impl/
DELFSectionHeader.hxx28 return owner->getSectionName(getNameIndex()); in getName()
DELFObject.hxx81 inline char const *ELFObject<Bitwidth>::getSectionName(size_t i) const { in getSectionName() function in ELFObject
/frameworks/compile/linkloader/include/
DELFObject.h73 char const *getSectionName(size_t i) const;