Home
last modified time | relevance | path

Searched defs:ehFrameHdrElfOffset (Results 1 – 8 of 8) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dsymbols_test.cpp695 uint64_t ehFrameHdrElfOffset; variable
730 uint64_t ehFrameHdrElfOffset; variable
/developtools/hiperf/test/unittest/common/native/
Dsymbols_file_test.cpp816 uint64_t ehFrameHdrElfOffset; variable
851 uint64_t ehFrameHdrElfOffset; variable
/developtools/profiler/device/plugins/native_daemon/include/
Dsymbols.h263 virtual bool GetHDRSectionInfo([[maybe_unused]] uint64_t &ehFrameHdrElfOffset, in GetHDRSectionInfo()
/developtools/hiperf/include/
Dsymbols_file.h303 virtual bool GetHDRSectionInfo([[maybe_unused]] uint64_t &ehFrameHdrElfOffset, in GetHDRSectionInfo()
/developtools/profiler/device/plugins/native_daemon/src/
Dcallstack.cpp74 uint64_t fdeTableElfOffset, fdeTableSize, ehFrameHdrElfOffset; in fillUDI() local
Dsymbols.cpp372 bool GetHDRSectionInfo(uint64_t &ehFrameHdrElfOffset, uint64_t &fdeTableElfOffset, in GetHDRSectionInfo()
/developtools/hiperf/src/
Dcallstack.cpp77 uint64_t fdeTableElfOffset, fdeTableSize, ehFrameHdrElfOffset; in fillUDI() local
Dsymbols_file.cpp438 bool GetHDRSectionInfo(uint64_t &ehFrameHdrElfOffset, uint64_t &fdeTableElfOffset, in GetHDRSectionInfo()