Home
last modified time | relevance | path

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

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