Searched defs:SymAddress (Results 1 – 2 of 2) sorted by relevance
84 uint64_t SymAddress, uint64_t SymSize, in collectRelocatedSymbols() argument 108 uint64_t SymAddress, uint64_t SymSize, StringRef SymName, in collectRelocationOffsets() argument 211 uint64_t SymAddress = *SymAddressOrErr; in dumpCXXData() local [all...]
366 auto SymAddress = Sym.getAddress(); in addFunctionPointerRelocationsToCurrentSymbol() local