Searched defs:sg_segname (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 8534 PrintSection(const char * sectname,const char * segname,uint64_t addr,uint64_t size,uint32_t offset,uint32_t align,uint32_t reloff,uint32_t nreloc,uint32_t flags,uint32_t reserved1,uint32_t reserved2,uint32_t cmd,const char * sg_segname,uint32_t filetype,uint32_t object_size,bool verbose) PrintSection() argument 9986 const char *sg_segname = SLC.segname; PrintLoadCommands() local 9999 const char *sg_segname = SLC_64.segname; PrintLoadCommands() local
|