Home
last modified time | relevance | path

Searched refs:FuncLowPC (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp646 uint64_t FuncLowPC, FuncHighPC, SectionIndex; in addVariable() local
647 FuncDie.getLowAndHighPC(FuncLowPC, FuncHighPC, SectionIndex); in addVariable()
670 DWARFAddressRange(FuncLowPC, FuncHighPC, SectionIndex), in addVariable()