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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp469 ArrayRef<char> RawName = Obj->getSectionRawName(DR); local
475 W.printBinary("Name", Name, RawName);

Completed in 36 milliseconds