Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp547 const uint8_t *SecStartAddress = in printVersionDefinitionSection() local
549 const uint8_t *SecEndAddress = SecStartAddress + Sec->sh_size; in printVersionDefinitionSection()
550 const uint8_t *P = SecStartAddress; in printVersionDefinitionSection()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp617 const uint8_t *SecStartAddress = in printVersionDefinitionSection() local
619 const uint8_t *SecEndAddress = SecStartAddress + Sec->sh_size; in printVersionDefinitionSection()
620 const uint8_t *P = SecStartAddress; in printVersionDefinitionSection()