Searched refs:currentAtom (Results 1 – 1 of 1) sorted by relevance
725 const Atom *currentAtom = nullptr; in parseStabs() local738 currentAtom = findAtomCoveringAddress(normalizedFile, file, in parseStabs()744 if (currentAtom) in parseStabs()745 stab.atom = currentAtom; in parseStabs()765 currentAtom = findDefinedAtomByName(file, "_" + name); in parseStabs()766 stab.atom = currentAtom; in parseStabs()772 currentAtom = findDefinedAtomByName(file, stabSym.name); in parseStabs()773 stab.atom = currentAtom; in parseStabs()794 stab.atom = currentAtom; in parseStabs()798 currentAtom = nullptr; in parseStabs()