mirror of
https://github.com/NohamR/knowledge-kit.git
synced 2026-05-24 20:00:37 +00:00
docs: iOS 使用 __asm__ 重命名 symbol
This commit is contained in:
@@ -56,4 +56,11 @@ int main(int argc, char * argv[]) {
|
|||||||
|
|
||||||
鉴于 __asm__ 可以修改 symbol 名称,那么我们可以给工程做混淆。
|
鉴于 __asm__ 可以修改 symbol 名称,那么我们可以给工程做混淆。
|
||||||
|
|
||||||
等待深入研究后继续更新...
|
等待深入研究后继续更新...
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 引用
|
||||||
|
|
||||||
|
- [Assembler labels](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0491f/Cacgegch.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user