Searched defs:function_size (Results 1 – 5 of 5) sorted by relevance
78 MemAddr function_size; in LookupAddress() local217 MemAddr function_base, function_size; in FindWindowsFrameInfo() local
240 MemAddr function_size; in LookupAddress() local295 MemAddr function_base, function_size; in FindWindowsFrameInfo() local
46 size_t function_size = 0; member
691 size_t BPFModule::function_size(size_t id) const { in function_size() function in ebpf::BPFModule698 size_t BPFModule::function_size(const string &name) const { in function_size() function in ebpf::BPFModule
447 const int function_size = subgraph.library().function_size(); in AddSubgraph() local