Home
last modified time | relevance | path

Searched defs:GetLoadBias (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
Ddfx_elf_parser.h51 virtual int64_t GetLoadBias() { return loadBias_; } in GetLoadBias() function
/base/hiviewdfx/faultloggerd/test/unittest/unwind/include/
Delf_imitate.h63 int64_t GetLoadBias() { return loadBias_; } in GetLoadBias() function
/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_elf.cpp295 int64_t DfxElfImpl::GetLoadBias() in GetLoadBias() function in OHOS::HiviewDFX::DfxElfImpl
447 int64_t DfxElf::GetLoadBias() in GetLoadBias() function in OHOS::HiviewDFX::DfxElf
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_elf.cpp306 int64_t DfxElf::GetLoadBias() in GetLoadBias() function in OHOS::HiviewDFX::DfxElf