Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/llvm-readobj/
DMachODumper.cpp242 ArrayRef<char> RawName = Obj->getSectionRawName(DR); in printSections() local
248 W.printBinary("Name", Name, RawName); in printSections()