Binder
addrc = C.green
module-attribute
entry_field_names = {'waiting_threads': 'waiting_thread_node', 'todo': 'entry', 'refs': 'node_entry'}
module-attribute
fieldnamec = C.blue
module-attribute
fieldvaluec = C.yellow
module-attribute
log = logging.getLogger(__name__)
module-attribute
node_types = {'waiting_threads': 'struct binder_thread', 'todo': 'struct binder_work', 'refs': 'struct binder_ref', 'threads': 'struct binder_thread', 'nodes': 'struct binder_node', 'refs_by_node': 'struct binder_ref'}
module-attribute
parser = argparse.ArgumentParser(description='Show Android Binder information')
module-attribute
rb_node_field_names = {'threads': 'rb_node', 'nodes': 'rb_node', 'refs_by_node': 'rb_node_node'}
module-attribute
typenamec = C.red
module-attribute
BinderVisitor
addr = pwndbg.aglib.memory.get_typed_pointer_value('struct hlist_head', procs_addr)
instance-attribute
indent = IndentContextManager()
instance-attribute
IndentContextManager
indent = 0
instance-attribute
__exit__(exc_type, exc_value, exc_tb)
for_each_hlist_entry(head, typename, field)
for_each_transaction(addr, field)