Home
last modified time | relevance | path

Searched defs:got_entry (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsRelocator.cpp356 void helper_SetupRelDynForGOTEntry(MipsGOTEntry& got_entry, in helper_SetupRelDynForGOTEntry()
376 MipsGOTEntry* got_entry; in helper_GetGOTEntry() local
419 MipsGOTEntry& got_entry = helper_GetGOTEntry(pReloc, pParent); in helper_GetGOTOffset() local
586 MipsGOTEntry& got_entry = helper_GetGOTEntry(pReloc, pParent); in got16() local
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.cpp581 static X86_32GOTEntry* got_entry = NULL; in getTLSModuleID() local
698 X86_32GOTEntry* got_entry = pParent.getSymGOTMap().lookUp(*rsym); in helper_get_GOT_and_init() local
739 X86_32GOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent); in helper_GOT() local
1028 const X86_32GOTEntry& got_entry = pParent.getTLSModuleID(); in tls_ldm() local
1065 X86_32GOTEntry* got_entry = pParent.getSymGOTMap().lookUp(*rsym); in tls_ie() local
1098 X86_32GOTEntry* got_entry = pParent.getSymGOTMap().lookUp(*rsym); in tls_gotie() local
1456 X86_64GOTEntry* got_entry = pParent.getSymGOTMap().lookUp(*rsym); in helper_get_GOT_and_init() local
1498 X86_64GOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent); in helper_GOT() local
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.cpp587 ARMGOTEntry* got_entry = pParent.getSymGOTMap().lookUp(*rsym); in helper_get_GOT_and_init() local
632 ARMGOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent); in helper_GOT() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.cpp369 HexagonGOTEntry* got_entry = pParent.getSymGOTMap().lookUp(*rsym); in helper_get_GOT_and_init() local
408 HexagonGOTEntry& got_entry = helper_get_GOT_and_init(pReloc, pParent); in helper_GOT() local