Searched refs:BBOffset (Results 1 – 2 of 2) sorted by relevance
633 const uint64_t BBOffset = Layout.getSymbolOffset(*getLabel()); in updateOutputValues() local637 Layout.getSymbolOffset(*LocSymKV.second) - BBOffset); in updateOutputValues()
4106 const uint64_t BBOffset = Layout.getSymbolOffset(*BB->getLabel()); in updateOutputValues() local4107 const uint64_t BBAddress = BBBaseAddress + BBOffset; in updateOutputValues()