Searched defs:file_index (Results 1 – 6 of 6) sorted by relevance
33 DIERef(std::optional<uint32_t> file_index,Section section,dw_offset_t die_offset) DIERef() argument 59 std::optional<uint32_t> file_index() const { file_index() function [all...]
337 SetFileIndex(std::optional<uint64_t> file_index) SetFileIndex() argument
1739 std::optional<uint32_t> file_index = die_ref.file_index(); GetDIERefSymbolFile() local
13 file_index = 0 variable
308 auto file_idx_matcher = [](uint32_t file_index, uint16_t entry_file_idx) { in FindLineEntryIndexByFileIndex() argument
1223 uint32_t file_index = file_index_or_err.get(); ParseLineTable() local