Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
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 }, \
DX86Relocator.cpp973 Relocator::Result plt32(Relocation& pReloc, X86_32Relocator& pParent) { in plt32() function
1632 Relocator::Result plt32(Relocation& pReloc, X86_64Relocator& pParent) { in plt32() function