Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DStackMapPrinter.h44 unsigned LocationIndex = 0; in prettyPrintStackMap() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DStackMapParser.h225 LocationAccessor getLocation(unsigned LocationIndex) const { in getLocation()