Home
last modified time | relevance | path

Searched refs:RefSym (Results 1 – 8 of 8) sorted by relevance

/dports/devel/objconv/objconv-2.52/source/
H A Dmac2elf.cpp791 uint32_t RefSym; // Reference symbol in MakeRelocationTables() local
934 RefSym = NewRelocEntry.r_sym; in MakeRelocationTables()
935 RefSection = NewSymbolTable[RefSym].st_shndx; in MakeRelocationTables()
936 RefOffset = NewSymbolTable[RefSym].st_value; in MakeRelocationTables()
H A Ddisasm1.cpp2210 uint32_t RefSym = Symbols.Old2NewIndex(RefPoint); in MakeMissingRelocation() local
2211 …TargetAbsAddr = InlineA + Symbols[RefSym].Offset + Sections[Symbols[RefSym].Section].SectionAddres… in MakeMissingRelocation()
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/symbols/pdb/Microsoft.Cci.Pdb/
H A DCvInfo.cs2115 internal struct RefSym { struct
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/symbols/pdb/Microsoft.Cci.Pdb/
H A DCvInfo.cs2115 internal struct RefSym { struct
/dports/lang/mono/mono-5.10.1.57/external/cecil/symbols/pdb/Microsoft.Cci.Pdb/
H A DCvInfo.cs2115 internal struct RefSym { struct
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/symbols/pdb/Microsoft.Cci.Pdb/
H A DCvInfo.cs2115 internal struct RefSym { struct
/dports/lang/mono/mono-5.10.1.57/mcs/tools/pdb2mdb/
H A DCvInfo.cs2110 internal struct RefSym { struct
/dports/devel/asmx/asmx-1.8.2_2/
H A Dasmguts.h1625 int RefSym(char *symName, bool *known) in RefSym() function
2014 val = RefSym(s, &evalKnown); in Factor()
2030 else val = RefSym(word,&evalKnown); in Factor()