Searched refs:sym_value (Results 1 – 1 of 1) sorted by relevance
38 def __init__(self, sym_value=1): argument39 self.sym_value = sym_value46 return self.sym_value122 section = FakeSection(sym_value=None)