Home
last modified time | relevance | path

Searched defs:getNumSections (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/Object/
DWasm.h159 uint32_t getNumSections() const { return Sections.size(); } in getNumSections() function
/external/llvm/include/llvm/Object/
DELF.h311 uint64_t ELFFile<ELFT>::getNumSections() const { in getNumSections() function