Searched refs:REhst (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1552 RelocationEntry REhst(SectionID, StubRelocOffset + 0, in processRelocationRef() local 1562 addRelocationForSymbol(REhst, Value.SymbolName); in processRelocationRef() 1567 addRelocationForSection(REhst, Value.SectionID); in processRelocationRef()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1514 RelocationEntry REhst(SectionID, StubRelocOffset + 0, in processRelocationRef() local 1524 addRelocationForSymbol(REhst, Value.SymbolName); in processRelocationRef() 1529 addRelocationForSection(REhst, Value.SectionID); in processRelocationRef()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldELF.cpp | 1618 RelocationEntry REhst(SectionID, StubRelocOffset + 0, in processRelocationRef() local 1628 addRelocationForSymbol(REhst, Value.SymbolName); in processRelocationRef() 1633 addRelocationForSection(REhst, Value.SectionID); in processRelocationRef()
|