HomeSort by relevance Sort by last modified time
    Searched full:get_sections (Results 1 - 8 of 8) sorted by null

  /external/llvm/bindings/python/llvm/tests/
test_object.py 19 for section in o.get_sections():
29 for section in o.get_sections():
60 for section in o.get_sections():
  /external/llvm/bindings/python/llvm/
object.py 29 by calling get_sections() and get_symbols() respectively. To inspect
55 for section in obj.get_sections():
120 def get_sections(self, cache=False): member in class:ObjectFile
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/
objcopy 
strip 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-objcopy 
arm-eabi-strip 
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/
arm-linux-androideabi-objcopy 
arm-linux-androideabi-strip 

Completed in 840 milliseconds