OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 155 milliseconds