Home
last modified time | relevance | path

Searched defs:binpath (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-go/
DCMakeLists.txt2 set(binpath ${CMAKE_BINARY_DIR}/bin/llvm-go${CMAKE_EXECUTABLE_SUFFIX}) variable
/external/llvm/tools/llvm-go/
DCMakeLists.txt2 set(binpath ${CMAKE_BINARY_DIR}/bin/llvm-go${CMAKE_EXECUTABLE_SUFFIX}) variable
/external/bcc/src/cc/usdt/
Dusdt_args.cc36 bool Argument::get_global_address(uint64_t *address, const std::string &binpath, in get_global_address()
63 const std::string &binpath, in assign_to_local()
Dusdt.cc230 void Context::_each_probe(const char *binpath, const struct bcc_elf_usdt *probe, in _each_probe()
249 void Context::add_probe(const char *binpath, const struct bcc_elf_usdt *probe) { in add_probe()
/external/bcc/src/cc/
Dbcc_elf.c87 bcc_elf_probecb callback, const char *binpath, in do_note_segment()
126 static int listprobes(Elf *e, bcc_elf_probecb callback, const char *binpath, in listprobes()
398 static char *find_debug_via_debuglink(Elf *e, const char *binpath, in find_debug_via_debuglink()
Dbcc_proc.c42 char *bcc_procutils_which(const char *binpath) { in bcc_procutils_which()
/external/bcc/src/python/bcc/
Dusdt.py198 def _add_probe(binpath, fn_name, addr, pid): argument
/external/llvm/cmake/modules/
DAddLLVM.cmake987 set(binpath ${CMAKE_BINARY_DIR}/bin/${binary}${CMAKE_EXECUTABLE_SUFFIX}) variable
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc350 string binpath = temp_dir.path() + "/linux-dumper-unittest-helper"; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddLLVM.cmake1129 set(binpath ${CMAKE_BINARY_DIR}/bin/${binary}${CMAKE_EXECUTABLE_SUFFIX}) variable