You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Theodosius/doxygen/html/d9/dd5/classtheo_1_1decomp_1_1symb...

19 lines
2.2 KiB

digraph "theo::decomp::symbol_t::hash"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="RL";
Node1 [label="theo::decomp::symbol\l_t::hash",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="gets the hash of the symbol name."];
Node1 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node2 [label="theo::decomp::routine\l_t::decompose",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$df/db4/classtheo_1_1decomp_1_1routine__t.html#a1f790bd144badc71d6c4942cac8fc4e8",tooltip="decompose the function into symbol(s)."];
Node1 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node3 [label="theo::recomp::symbol\l_table_t::put_symbol",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$db/d77/classtheo_1_1recomp_1_1symbol__table__t.html#af9caf2d4d97b2498aa624c3750a7a601",tooltip="add symbol to m_table"];
Node1 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node4 [label="theo::recomp::recomp\l_t::resolve",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d5/d05/classtheo_1_1recomp_1_1recomp__t.html#ae0c56f0f8af33b390e4123509523602c",tooltip="resolves the address of a function given its name."];
Node1 -> Node5 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node5 [label="theo::theo_t::resolve",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d9/dbc/classtheo_1_1theo__t.html#a97c52bda4b07a456ff1ea6f3c1cdbe24",tooltip="given the name of a symbol, it returns the address of where its mapped."];
Node1 -> Node6 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node6 [label="theo::obf::jcc_rewrite\l_pass_t::run",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d6/dc1/classtheo_1_1obf_1_1jcc__rewrite__pass__t.html#a5a93eb0945025ef3caefed8c63b65b23",tooltip="virtual method which must be implimented by the pass that inherits this class."];
}