Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp103 uint32_t DirBase = getVersion() >= 5 ? 0 : 1; in dump() local
105 OS << format("include_directories[%3u] = ", I + DirBase); in dump()