Home
last modified time | relevance | path

Searched refs:signed32 (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h86 DECL_X86_64_APPLY_RELOC_FUNC(signed32) \
104 { &signed32, 11, "R_X86_64_32S", 32 }, \
DX86Relocator.cpp1577 Relocator::Result signed32(Relocation& pReloc, X86_64Relocator& pParent) { in signed32() function