Searched defs:processFixupValue (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmBackend.h91 /// processFixupValue - Target hook to adjust the literal value of a fixup
94 virtual void processFixupValue(const MCAssembler &Asm, function in class:llvm::MCAsmBackend
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp110 /// processFixupValue - Target hook to process the literal value of a fixup
112 void processFixupValue(const MCAssembler &Asm, const MCAsmLayout &Layout,
518 void ARMAsmBackend::processFixupValue(const MCAssembler &Asm, function in class:ARMAsmBackend

Completed in 109 milliseconds