Home
last modified time | relevance | path

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

/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py346 def craftMacho(filename, triple, relocs, dummyReloc): function
1111 craftMacho("relocs.obj.macho-i386", "i386-apple-darwin9", Relocs_Macho_i386.entries(),
1113 craftMacho("relocs.obj.macho-x86_64", "x86_64-apple-darwin9", Relocs_Macho_X86_64.entries(),
1115 craftMacho("relocs.obj.macho-arm", "armv7-apple-darwin10", Relocs_Macho_ARM.entries(), "bl sym")