Searched defs:Functions (Results 1 – 3 of 3) sorted by relevance
292 ## Functions section in Assembly File Format Specification309 ### Function Arguments and Local Variables313 ### Function Body317 ### Static and virtual functions350 ### Program Entry Point363 ### Exception handlers
104 const ArenaVector<FunctionScope *> &Functions() const in Functions() function109 ArenaVector<FunctionScope *> Functions() in Functions() function
44 using Functions = std::pair<std::unordered_map<std::string, Function>, std::unordered_map<std::stri… variable