Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h125 unsigned TargetSectionID = 0; in processRelocationRef() local
132 TargetSectionID = findOrEmitSection(Obj, *SecI, IsCode, ObjSectionToID); in processRelocationRef()
175 addRelocationForSection(RE, TargetSectionID); in processRelocationRef()
DRuntimeDyldMachOI386.h213 uint32_t TargetSectionID = in processI386ScatteredVANILLA() local
219 addRelocationForSection(R, TargetSectionID); in processI386ScatteredVANILLA()