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/latex/d5/d05/classtheo_1_1recomp_1_1reco...

27 lines
3.4 KiB

digraph "theo::recomp::recomp_t::resolve"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node1 [label="theo::recomp::recomp\l_t::resolve",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="when called, this function resolves all relocations in every symbol."];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid"];
Node2 [label="theo::decomp::symbol\l_t::data",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d9/dd5/classtheo_1_1decomp_1_1symbol__t.html#aa3ecf0b480d10bffe68812409c06d61b",tooltip="returns a vector by reference of bytes containing the data of the symbol."];
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid"];
Node3 [label="theo::recomp::reloc\l_t::get_transforms",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$dd/d37/classtheo_1_1recomp_1_1reloc__t.html#ad49901bf8b6b0e3963e64d17d4b51aec",tooltip="gets the vector of transformation."];
Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid"];
Node4 [label="theo::recomp::reloc\l_t::hash",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$dd/d37/classtheo_1_1recomp_1_1reloc__t.html#aa340b2c2d5d1ac7f96a1dbee39f25461",tooltip="returns the hash of the relocation symbol."];
Node1 -> Node5 [color="midnightblue",fontsize="10",style="solid"];
Node5 [label="theo::recomp::reloc\l_t::name",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$dd/d37/classtheo_1_1recomp_1_1reloc__t.html#aa181755df50bc566b164072b21788fec",tooltip="returns the name of the relocation symbol."];
Node1 -> Node6 [color="midnightblue",fontsize="10",style="solid"];
Node6 [label="theo::decomp::symbol\l_t::name",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d9/dd5/classtheo_1_1decomp_1_1symbol__t.html#a7c6dee036291ded334aa10d89293fc2a",tooltip="gets the name of the symbol."];
Node1 -> Node7 [color="midnightblue",fontsize="10",style="solid"];
Node7 [label="theo::recomp::reloc\l_t::offset",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$dd/d37/classtheo_1_1recomp_1_1reloc__t.html#a537836fcea3326e4269375a1486f0323",tooltip="returns the offset into the symbol to which the relocation will be applied. the offset is in bytes...."];
Node1 -> Node8 [color="midnightblue",fontsize="10",style="solid"];
Node8 [label="theo::decomp::symbol\l_t::relocs",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d9/dd5/classtheo_1_1decomp_1_1symbol__t.html#abc158e1dc1567161f0a57ed15fc718f7",tooltip="returns a vector of relocations."];
Node1 -> Node9 [color="midnightblue",fontsize="10",style="solid"];
Node9 [label="theo::decomp::symbol\l_t::scn",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d9/dd5/classtheo_1_1decomp_1_1symbol__t.html#a64d51dabe91687ed40c3942d106fd7dd",tooltip="gets the section header of the section in which the symbol is contained."];
Node1 -> Node10 [color="midnightblue",fontsize="10",style="solid"];
Node10 [label="theo::decomp::symbol\l_t::type",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$d9/dd5/classtheo_1_1decomp_1_1symbol__t.html#a16587cddd37cd45d9ec6cd25c229e8d1",tooltip="returns the type of the symbol."];
}