Home
last modified time | relevance | path

Searched defs:CodeRanges (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h226 SmallVector<ExecutorAddrRange> CodeRanges; member
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp113 std::vector<ExecutorAddrRange> CodeRanges; global() member
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp889 auto CodeRanges = in printCOFFLoadConfig() local