Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/src/
Delf_file.cpp271 uint32_t *u4Buf = reinterpret_cast<uint32_t *>(ehdrBuf + curIndex); in ParseElf32Header() local
329 uint32_t *u4Buf = reinterpret_cast<uint32_t *>(ehdrBuf + curIndex); in ParseElf64Header() local
405 uint32_t *u4Buf = reinterpret_cast<uint32_t *>(shdrBuf); in ParseSecHeader32() local
432 uint32_t *u4Buf = reinterpret_cast<uint32_t *>(shdrBuf); in ParseSecHeader64() local
466 uint32_t *u4Buf = reinterpret_cast<uint32_t *>(phdrBuf); in ParsePrgHeader32() local
488 uint32_t *u4Buf = reinterpret_cast<uint32_t *>(phdrBuf); in ParsePrgHeader64() local