Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h211 SectionRef TargetSection = *TargetSI; in processI386ScatteredVANILLA() local
212 bool IsCode = TargetSection.isText(); in processI386ScatteredVANILLA()
214 findOrEmitSection(Obj, TargetSection, IsCode, ObjSectionToID); in processI386ScatteredVANILLA()