Home
last modified time | relevance | path

Searched refs:GOTRE (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h143 RelocationEntry GOTRE(RE.SectionID, Section.getStubOffset(), in processGOTRelocation()
147 addRelocationForSymbol(GOTRE, Value.SymbolName); in processGOTRelocation()
149 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
DRuntimeDyldMachOAArch64.h465 RelocationEntry GOTRE(RE.SectionID, StubOffset, in processGOTRelocation()
469 addRelocationForSymbol(GOTRE, Value.SymbolName); in processGOTRelocation()
471 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h143 RelocationEntry GOTRE(RE.SectionID, Section.getStubOffset(), in processGOTRelocation()
147 addRelocationForSymbol(GOTRE, Value.SymbolName); in processGOTRelocation()
149 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
DRuntimeDyldMachOAArch64.h405 RelocationEntry GOTRE(RE.SectionID, StubOffset, in processGOTRelocation()
409 addRelocationForSymbol(GOTRE, Value.SymbolName); in processGOTRelocation()
411 addRelocationForSection(GOTRE, Value.SectionID); in processGOTRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1834 RelocationEntry GOTRE(SectionID, Offset, ELF::R_X86_64_PC32, GOTOffset); in resolveGOTOffsetRelocation() local
1835 addRelocationForSection(GOTRE, GOTSectionID); in resolveGOTOffsetRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1832 RelocationEntry GOTRE(SectionID, Offset, Type, GOTOffset); in resolveGOTOffsetRelocation() local
1833 addRelocationForSection(GOTRE, GOTSectionID); in resolveGOTOffsetRelocation()