Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DELFLinkGraphBuilder.h345 auto *GraphSec = G->findSectionByName(*Name); in graphifySections() local
DCOFFLinkGraphBuilder.cpp154 auto *GraphSec = G->findSectionByName(SectionName); in graphifySections() local
DMachOLinkGraphBuilder.cpp319 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DMachOLinkGraphBuilder.cpp284 Section &GraphSec, uint64_t Address, const char *Data, uint64_t Size, in addSectionStartSymAndBlock()