Searched defs:SymbolAddress (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/Symbolize/ |
H A D | SymbolizableObjectFile.cpp | 195 uint64_t SymbolAddress = *SymbolAddressOrErr; addSymbol() local
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | RewriteInstance.cpp | 871 const uint64_t SymbolAddress = Iter->Address; discoverFileObjects() local 1752 const uint64_t SymbolAddress = NextSymRefI->first; adjustFunctionBoundaries() local 2130 analyzeRelocation(const RelocationRef & Rel,uint64_t & RType,std::string & SymbolName,bool & IsSectionRelocation,uint64_t & SymbolAddress,int64_t & Addend,uint64_t & ExtractedValue,bool & Skip) const analyzeRelocation() argument 2345 uint64_t SymbolAddress = 0; readDynamicRelocations() local 2433 printRelocationInfo(const RelocationRef & Rel,StringRef SymbolName,uint64_t SymbolAddress,uint64_t Addend,uint64_t ExtractedValue) const printRelocationInfo() argument 2530 uint64_t SymbolAddress; handleRelocation() local [all...] |
/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ARMWinEHPrinter.cpp | 293 uint64_t OffsetInSection, uint64_t ImmediateOffset, uint64_t &SymbolAddress, in getSymbolForLocation() argument
|