Skip to content

Instantly share code, notes, and snippets.

@dacap
Created July 25, 2019 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dacap/50203ded88044bdb540f54602b6327c2 to your computer and use it in GitHub Desktop.
Save dacap/50203ded88044bdb540f54602b6327c2 to your computer and use it in GitHub Desktop.
objdump -h skia_draw_text.cpp.o
skia_draw_text.cpp.o: file format Mach-O 64-bit x86-64
Sections:
Idx Name Size Address Type
0 __text 0000042b 0000000000000000 TEXT
1 __gcc_except_tab 0000009c 000000000000042c DATA
2 __literal4 00000008 00000000000004c8 DATA
3 __cstring 00000021 00000000000004d0 DATA
4 __debug_str 00027454 00000000000004f1 DATA
5 __debug_loc 00001093 0000000000027945 DATA
6 __debug_abbrev 000008ba 00000000000289d8 DATA
7 __debug_info 0001ca7a 0000000000029292 DATA
8 __debug_ranges 00000370 0000000000045d0c DATA
9 __debug_macinfo 00000001 000000000004607c DATA
10 __apple_names 00000984 000000000004607d DATA
11 __apple_objc 00000024 0000000000046a01 DATA
12 __apple_namespac 000000ac 0000000000046a25 DATA
13 __apple_types 00003895 0000000000046ad1 DATA
14 __compact_unwind 00000060 000000000004a368 DATA
15 __eh_frame 000000c8 000000000004a3c8 DATA
16 __debug_line 00000d7a 000000000004a490 DATA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment