Searched refs:symbols (Results 1 – 6 of 6) sorted by relevance
30 self.symbols = [parse_nm_output(l) for l in nm(file)]31 self.symbols.sort(key=lambda x: x[0])42 for s in self.symbols:
285 store_symbols(char * file, vm_size_t file_size, struct symbol * symbols, uint32_t idx, uint32_t max… in store_symbols() argument452 symbols[idx].name = name; in store_symbols()453 symbols[idx].name_len = name_len; in store_symbols()454 symbols[idx].indirect = indirect; in store_symbols()455 symbols[idx].indirect_len = indirect_len; in store_symbols()456 symbols[idx].flags = (obsolete) ? kObsolete : 0; in store_symbols()458 strtabsize += symbols[idx].name_len + symbols[idx].indirect_len; in store_symbols()
26 for s in m.symbols:
37 …* start lldb with the right symbols file. If you do not know the version apriori, then enable dsym…39 bash$ lldb /path/to/mach_kernel.symbols425 …le. This makes debugging very easy since they can get loaded automatically when symbols are loaded.428 …. This will disable the automatic setup of lldbmacros and the operating_system.py from the symbols.
348 You can speed up few things by using local symbols:352 # 2. Grab symbols with dsymForUUID355 # 3. Run lldb with local symbols to avoid dsymForUUID NFS485 …Adding dSYM (049b9a29-2efc-32c0-8a7f-5f29c12b870c) for /Library/Caches/com.apple.bni.symbols/bursa…
59 with symbols, kernel.[config].unstripped.