Home
last modified time | relevance | path

Searched defs:GetElfSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
H A Delf_imitate.h62 uint64_t GetElfSize() {return elfSize_; } in GetElfSize() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp404 uint64_t DfxElf::GetElfSize() in GetElfSize() function in OHOS::HiviewDFX::DfxElf
996 size_t DfxElf::GetElfSize(const void* ptr) in GetElfSize() function in OHOS::HiviewDFX::DfxElf
H A Ddfx_elf_parser.cpp57 uint64_t ElfParser::GetElfSize() in GetElfSize() function in OHOS::HiviewDFX::ElfParser