Searched defs:function_size (Results 1 – 5 of 5) sorted by relevance
46 size_t function_size = 0; member
85 MemAddr function_size; in LookupAddress() local306 MemAddr function_base, function_size; in FindWindowsFrameInfo() local
318 MemAddr function_size; in LookupAddress() local380 MemAddr function_base, function_size; in FindWindowsFrameInfo() local
758 size_t BPFModule::function_size(size_t id) const { in function_size() function in ebpf::BPFModule765 size_t BPFModule::function_size(const string &name) const { in function_size() function in ebpf::BPFModule
469 const int function_size = subgraph.library().function_size(); in AddSubgraph() local