Home
last modified time | relevance | path

Searched defs:SectionAOffset (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h202 uint64_t SectionAOffset = 0; in processSubtractRelocation() local
DRuntimeDyldMachOI386.h171 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h508 uint64_t SectionAOffset = MinuendI->second.getOffset(); in processSubtractRelocation() local
DRuntimeDyldMachOARM.h382 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h170 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()
180 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()