Home
last modified time | relevance | path

Searched defs:SecInfo (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/BTF/
H A DBTFParserTest.cpp419 BTF::SecFieldReloc *SecInfo = in finishRelocSec() local
430 BTF::SecLineInfo *SecInfo = (BTF::SecLineInfo *)&Lines[LastLineSecIdx]; in finishLineSec() local
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp438 const SmallVector<T, 0> &SecInfo = MaybeSecInfo->second; in findInfo() local
/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp921 RuntimeDyldChecker::MemoryRegionInfo SecInfo; in linkAndVerify() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp976 if (!SecInfo) { in getSectionAddr() local