Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELF.cpp95 bool Is64, raw_ostream &OS) { in printValue()
158 bool Is64 = O->getBytesInAddress() == 8; in dumpDynamicTable() local