Searched defs:getCodeSize (Results 1 – 3 of 3) sorted by relevance
42 int LLVMRoutine::getCodeSize() in getCodeSize() function in sw::LLVMRoutine
113 public final int getCodeSize () in getCodeSize() method in CodeAttribute_info
107 inline uint32_t getCodeSize() const { return codeSize; } in getCodeSize() function