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

  /external/llvm/bindings/python/llvm/tests/
test_object.py 61 for relocation in section.get_relocations():
  /external/llvm/bindings/python/llvm/
object.py 30 relocations, call get_relocations() on a Section instance.
240 def get_relocations(self, cache=False): member in class:Section
365 module. See Section.get_relocations() for the proper method to obtain

Completed in 56 milliseconds