Home
last modified time | relevance | path

Searched refs:elfSz (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_elf.h38 explicit DfxElf(const int fd, const size_t elfSz, const off_t offset);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp155 DfxElf::DfxElf(const int fd, const size_t elfSz, const off_t offset) in DfxElf() argument
159 if (!mmap_->Init(fd, elfSz, offset)) { in DfxElf()

Completed in 2 milliseconds