Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h63 SectionEntry &AddendSection = Sections[SectionID]; in processRelocationRef() local
64 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef()
DRuntimeDyldCOFFThumb.h62 SectionEntry &AddendSection = Sections[SectionID]; in processRelocationRef() local
63 uintptr_t ObjTarget = AddendSection.getObjAddress() + Offset; in processRelocationRef()