Home
last modified time | relevance | path

Searched refs:appendDebugObject (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A DExecutionUtils.h42 void appendDebugObject(const char *Addr, size_t Size) { in appendDebugObject() function
H A DExecutionUtils.cpp97 Generator->appendDebugObject(Entry->symfile_addr, Entry->symfile_size); in dumpDebugObjects()