OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getEntrySize
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/MC/
MCSectionELF.h
61
unsigned
getEntrySize
() const { return EntrySize; }
/frameworks/compile/linkloader/include/
ELFSectionHeader.h
152
word_t
getEntrySize
() const {
203
xword_t
getEntrySize
() const {
/external/llvm/lib/CodeGen/
MachineFunction.cpp
528
///
getEntrySize
- Return the size of each entry in the jump table.
529
unsigned MachineJumpTableInfo::
getEntrySize
(const TargetData &TD) const {
Completed in 469 milliseconds