Home
last modified time | relevance | path

Searched refs:SecData (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp601 const uint8_t *SecData = (const uint8_t *)Obj->base() + Sec->sh_offset; in printVersionDependencySection() local
605 const uint8_t *P = SecData; in printVersionDependencySection()