Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Delf_symbol.cpp48 constexpr uint32_t otherInfoOffset {13}; in ParseElf32Symbol() local
63 constexpr uint32_t otherInfoOffset {5}; in ParseElf64Symbol() local
/developtools/profiler/device/plugins/native_daemon/src/
Delf_symbol.cpp43 constexpr int otherInfoOffset {13}; in ParseElf32Symbol() local
58 constexpr int otherInfoOffset {5}; in ParseElf64Symbol() local