Searched refs:plt32 (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFunctions.h20 DECL_X86_32_APPLY_RELOC_FUNC(plt32) \
37 { &plt32, 4, "R_386_PLT32", 32 }, \
88 DECL_X86_64_APPLY_RELOC_FUNC(plt32) \
97 { &plt32, 4, "R_X86_64_PLT32", 32 }, \
H A DX86Relocator.cpp973 Relocator::Result plt32(Relocation& pReloc, X86_32Relocator& pParent) { function in namespace:mcld
1632 Relocator::Result plt32(Relocation& pReloc, X86_64Relocator& pParent) { function in namespace:mcld

Completed in 142 milliseconds