Home
last modified time | relevance | path

Searched defs:locations (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DHowToUpdateDebugInfo.rst123 .. _WhenToDropLocation:
H A DSourceLevelDebugging.rst857 .. _ccxx_frontend:
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DStackMapParser.h242 iterator_range<location_iterator> locations() const { in locations() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h308 location_t locations[cdw_number_of_elements]; member
H A Dc-decl.cc6208 smallest_type_quals_location (const location_t *locations, in smallest_type_quals_location()
H A Dc-parser.cc10800 vec<location_t> *locations, in c_parser_expr_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h308 location_t locations[cdw_number_of_elements]; member
H A Dc-decl.c5890 smallest_type_quals_location (const location_t *locations, in smallest_type_quals_location()
H A Dc-parser.c10739 vec<location_t> *locations, in c_parser_expr_list()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dipc.cc2427 Vector<const char*> *locations = (Vector<const char*> *) readArray (req); in ipc_doWork() local
2436 Vector<const char*> *locations = (Vector<const char*> *) readArray (req); in ipc_doWork() local
H A DDbe.cc10220 dbeSetLocations (Vector<const char *> *fnames, Vector<const char *> *locations) in dbeSetLocations()
10329 dbe_archive (Vector<long long> *ids, Vector<const char *> *locations) in dbe_archive()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dipc.cc2428 Vector<const char*> *locations = (Vector<const char*> *) readArray (req); in ipc_doWork() local
2437 Vector<const char*> *locations = (Vector<const char*> *) readArray (req); in ipc_doWork() local
H A DDbe.cc10220 dbeSetLocations (Vector<const char *> *fnames, Vector<const char *> *locations) in dbeSetLocations()
10329 dbe_archive (Vector<long long> *ids, Vector<const char *> *locations) in dbe_archive()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c9253 const location_t* locations) in bad_specifiers()
10770 smallest_type_quals_location (int type_quals, const location_t* locations) in smallest_type_quals_location()
10789 smallest_type_location (int type_quals, const location_t* locations) in smallest_type_location()
10814 const location_t* locations) in check_special_function_return_type()
H A Dcp-tree.h6003 location_t locations[ds_last]; member
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2928 def get_extent(self, filename, locations): argument
3076 def get_tokens(self, locations=None, extent=None): argument
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc9881 const location_t* locations) in bad_specifiers()
11416 smallest_type_quals_location (int type_quals, const location_t* locations) in smallest_type_quals_location()
11435 smallest_type_location (int type_quals, const location_t* locations) in smallest_type_location()
11460 const location_t* locations) in check_special_function_return_type()
H A Dcp-tree.h6236 location_t locations[ds_last]; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp297 SmallVector<MachineOperand, 4> locations; member in __anonfbf3834f0411::UserValue
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c168 vector<block_location_info> locations; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc168 vector<block_location_info> locations; member in block_info
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp720 iterator_range<MLocIterator> locations() { in locations() function in __anon45b083930211::MLocTracker