Searched refs:BuildRelocation (Results 1 – 2 of 2) sorted by relevance
718 BuildRelocation(llvm::Type *type,
1454 Constant *new_pointer = BuildRelocation(variable_type, offset); in MaterializeInternalVariable()1898 Constant *new_initializer = BuildRelocation(char_ptr_ty, offset); in ReplaceStrings()2053 Constant *new_pointer = BuildRelocation(fp_ptr_ty, aligned_offset); in ReplaceStaticLiterals()2488 IRForTarget::BuildRelocation(llvm::Type *type, uint64_t offset) in BuildRelocation() function in IRForTarget