Home
last modified time | relevance | path

Searched defs:setAtom (Results 1 – 3 of 3) sorted by relevance

/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_etmv4_stack_elem.h245 void setAtom(const ocsd_pkt_atom &atom) { m_atom = atom; }; in setAtom() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h91 void setAtom(const MCSymbol *Value) { Atom = Value; } in setAtom() function
/external/llvm-project/llvm/include/llvm/MC/
DMCFragment.h99 void setAtom(const MCSymbol *Value) { Atom = Value; } in setAtom() function