Home
last modified time | relevance | path

Searched refs:TheAddrSubstsToUse (Results 1 – 3 of 3) sorted by relevance

/dports/benchmarks/polygraph/polygraph-4.13.0/src/pgl/
H A DPglStaticSemx.cc36 Array<ContainerSym*> PglStaticSemx::TheAddrSubstsToUse; member in PglStaticSemx
165 TheAddrSubstsToUse.append(a); in noteSubstitutes()
H A DPglStaticSemx.h40 static Array<ContainerSym*> TheAddrSubstsToUse; variable
/dports/benchmarks/polygraph/polygraph-4.13.0/src/app/
H A DPolyApp.cc315 TheAddrSubsts->configure(PglStaticSemx::TheAddrSubstsToUse); in configureHosts()