HomeSort by relevance Sort by last modified time
    Searched defs:getSectionDataSize (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceELFSection.cpp 92 size_t ELFRelocationSection::getSectionDataSize() const {
IceELFSection.h 190 size_t getSectionDataSize() const {
243 size_t getSectionDataSize() const;
292 size_t getSectionDataSize() const { return getSectionData().size(); }

Completed in 101 milliseconds