Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:others_write

1491     outs() << ((Mode & sys::fs::others_write) ? "w" : "-");