Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
DMachODump.cpp8944 uint32_t cmd, const char *sg_segname, in PrintSection() argument
8950 if (filetype != MachO::MH_OBJECT && strncmp(sg_segname, segname, 16) != 0) in PrintSection()
10394 const char *sg_segname = SLC.segname; in PrintLoadCommands() local
10403 SLC.cmd, sg_segname, filetype, Buf.size(), verbose); in PrintLoadCommands()
10407 const char *sg_segname = SLC_64.segname; in PrintLoadCommands() local
10417 sg_segname, filetype, Buf.size(), verbose); in PrintLoadCommands()