Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h61 unsigned TargetSectionID = -1; in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h129 unsigned TargetSectionID = -1; in processRelocationRef() local
H A DRuntimeDyldCOFFX86_64.h226 unsigned TargetSectionID = 0; in processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h174 unsigned TargetSectionID = -1; in processRelocationRef() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp79 uint32_t TargetSectionID = ~0U; in processScatteredVANILLA() local