Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c255 uint8_t *exported_syms = baton->mach_header_start + symtab_cmd.symoff + in scan_macho_load_commands() local
302 memcpy(&nlist, exported_syms + (i * nlist_size), in scan_macho_load_commands()
306 memcpy(&nlist_32, exported_syms + (i * nlist_size), in scan_macho_load_commands()